Skip to content

Commit f1a69be

Browse files
Revert "Revert "Support for PHP Code Coverage 8.0""
This reverts commit 50dc8d5.
1 parent 50dc8d5 commit f1a69be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^7.1",
77
"webmozart/assert": "^1.2",
8-
"phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0 || ^7.0",
8+
"phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0 || ^7.0 || ^8.0",
99
"phpunit/phpunit": "^5.7 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)