Skip to content

Commit 2863264

Browse files
committed
composer.json php-code-coverage update to ^6.0
1 parent 42b3a36 commit 2863264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": ">=5.6",
29-
"phpunit/php-code-coverage": "^5.0,<6.0",
29+
"phpunit/php-code-coverage": "^6.0",
3030
"behat/behat": "^3.0",
3131
"guzzlehttp/guzzle": "^6.0",
3232
"symfony/config": "^2.3||^3.0||^4.0",

0 commit comments

Comments
 (0)