We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33f815c + b9cb402 commit 996caf3Copy full SHA for 996caf3
composer.json
@@ -3,8 +3,8 @@
3
"require": {
4
"php": "^5.6 || ^7.0",
5
"webmozart/assert": "^1.2",
6
- "phpunit/php-code-coverage": "^4.0 || ^5.2",
7
- "phpunit/phpunit": "^5.7 || ^6.0"
+ "phpunit/php-code-coverage": "^4.0 || ^5.2 || ^6.0",
+ "phpunit/phpunit": "^5.7 || ^6.0 || ^7.0"
8
},
9
"autoload": {
10
"psr-4": {
0 commit comments