From 3fdac533a44f9c5363aa0b7f4a11c0f71d35acd4 Mon Sep 17 00:00:00 2001 From: Advaith Date: Sun, 10 Mar 2019 11:06:37 +0530 Subject: [PATCH] Package satooshi/php-coveralls is abandoned Using php-coveralls/php-coveralls instead --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d968020..ad70f0d 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-curl": "*", "padraic/phar-updater": "^1.0", "psr/log": "^1.0", - "satooshi/php-coveralls": "^1.0", + "php-coveralls/php-coveralls": "^1.0", "symfony/console": "^2.0 || ^3.0 || ^4.0" }, "require-dev": {