Skip to content

Commit 8f36934

Browse files
authored
Merge pull request #27 from jaylinski/patch-1
Support "phpunit/php-code-coverage" v8
2 parents 3a78250 + 76df1fb commit 8f36934

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)