From 2397acb83c97143b971760fd4974c4800ef6afd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hauke=20Z=C3=BChl?= Date: Tue, 15 Sep 2020 15:44:40 +0200 Subject: [PATCH] Updated composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 34efce4..f4cafb5 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require-dev": { "phpunit/phpunit": "^7.0", - "satooshi/php-coveralls": "^2.0" + "php-coveralls/php-coveralls": "^2.2" }, "autoload": { "psr-4": {