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.
1 parent dbb18b2 commit b5b8d16Copy full SHA for b5b8d16
composer.json
@@ -9,7 +9,7 @@
9
"php": "^7.0"
10
},
11
"conflict": {
12
- "phpunit/phpunit": "<6.0"
+ "phpunit/phpunit": "<6.0 || >6.5"
13
14
"require-dev": {
15
"phpunit/phpunit": "^6.0"
0 commit comments