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 b1fef62 commit 830943cCopy full SHA for 830943c
composer.json
@@ -12,7 +12,7 @@
12
],
13
"require": {
14
"php": ">=5.6",
15
- "phpunit/phpunit": ">=5.7 <7"
+ "phpunit/phpunit": ">=5.7 <8"
16
},
17
"autoload": {
18
"psr-4": { "MyBuilder\\PhpunitAccelerator\\": "src" }
0 commit comments