From 8c7a6877653d9ca27f4961bd7736e2818fcfd49c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 05:20:13 +0000 Subject: [PATCH] Update friends-of-phpspec/phpspec-code-coverage requirement Updates the requirements on friends-of-phpspec/phpspec-code-coverage to permit the latest version. Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index db5fd8c..4924b21 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ }, "require-dev": { "drupol/php-conventions": "^1.8.17", - "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", + "friends-of-phpspec/phpspec-code-coverage": "^5.0.0", "infection/infection": "^0.15.3", "loophp/unaltered-psr-http-message-bridge-bundle": "^1.0", "phpspec/phpspec": "^6.2.1",