Skip to content

Commit

Permalink
Revert "Revert "Support for PHP Code Coverage 8.0""
Browse files Browse the repository at this point in the history
This reverts commit 50dc8d5.
  • Loading branch information
matthiasnoback committed Mar 27, 2020
1 parent 50dc8d5 commit f1a69be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": "^7.1",
"webmozart/assert": "^1.2",
"phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0 || ^7.0",
"phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0 || ^7.0 || ^8.0",
"phpunit/phpunit": "^5.7 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"autoload": {
Expand Down

0 comments on commit f1a69be

Please sign in to comment.