We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eeb964a + c9265a3 commit 925ae86Copy full SHA for 925ae86
composer.json
@@ -5,8 +5,8 @@
5
"require": {
6
"php": "^7.1",
7
"webmozart/assert": "^1.2",
8
- "phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0 || ^7.0",
9
- "phpunit/phpunit": "^5.7 || ^6.0 || ^7.0 || ^8.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"
10
},
11
"autoload": {
12
"psr-4": {
0 commit comments