Skip to content

Commit 76df1fb

Browse files
authored
Support "phpunit/php-code-coverage" v8
1 parent dd481b4 commit 76df1fb

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
@@ -40,7 +40,7 @@
4040
"require": {
4141
"php": ">= 7.1.3",
4242
"phpspec/phpspec": "^5.0 || ^6.0",
43-
"phpunit/php-code-coverage": "^6.0 || ^7.0"
43+
"phpunit/php-code-coverage": "^6.0 || ^7.0 || ^8.0"
4444
},
4545
"conflict": {
4646
"sebastian/comparator": "< 2.0"

0 commit comments

Comments
 (0)