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 e3df2db commit 680d280Copy full SHA for 680d280
composer.json
@@ -12,7 +12,7 @@
12
],
13
"require": {
14
"php": ">=7.1",
15
- "phpunit/phpunit": ">=6.4 <8"
+ "phpunit/phpunit": ">=7.0 <8"
16
},
17
"autoload": {
18
"psr-4": { "MyBuilder\\PhpunitAccelerator\\": "src" }
0 commit comments