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 6c1647b commit 84fce20Copy full SHA for 84fce20
composer.json
@@ -29,7 +29,7 @@
29
"ext-mbstring": "*"
30
},
31
"require-dev": {
32
- "phpunit/phpunit": "*",
+ "phpunit/phpunit": "^4.8|^5.7",
33
"friendsofphp/php-cs-fixer": "^2.0"
34
35
"autoload": {
0 commit comments