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 6624177 commit 0bcd992Copy full SHA for 0bcd992
composer.json
@@ -10,7 +10,7 @@
10
"vlucas/phpdotenv": "~2.0"
11
},
12
"require-dev": {
13
- "phpunit/phpunit": "~4.4",
+ "phpunit/phpunit": ">=4.4 <6",
14
"mockery/mockery": "^0.9.4",
15
"symfony/var-dumper": "~2.8|~3.0"
16
0 commit comments