Skip to content

Commit 50dc8d5

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

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.0",
8+
"phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0 || ^7.0",
99
"phpunit/phpunit": "^5.7 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)