From db8db93a6c7b7a3918dd443842d74f8b4b26f2e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 2 Feb 2019 12:49:00 +0000 Subject: [PATCH] Update satooshi/php-coveralls requirement from ^1.0 to ^2.0 Updates the requirements on [satooshi/php-coveralls](https://github.com/php-coveralls/php-coveralls) to permit the latest version. - [Release notes](https://github.com/php-coveralls/php-coveralls/releases) - [Changelog](https://github.com/php-coveralls/php-coveralls/blob/2.1/CHANGELOG.md) - [Commits](https://github.com/php-coveralls/php-coveralls/commits/v2.0.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2fa066c..851e43e 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "codeception/codeception": ">=2.2" }, "require-dev": { - "satooshi/php-coveralls": "^1.0" + "satooshi/php-coveralls": "^2.0" }, "autoload": { "psr-4": {