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 a0f8a1c commit 0309f48Copy full SHA for 0309f48
composer.json
@@ -20,7 +20,7 @@
20
"illuminate/http": "~5.1"
21
},
22
"require-dev": {
23
- "phpunit/phpunit": "~7.0",
+ "phpunit/phpunit": "~6.0 || ~7.0",
24
"mockery/mockery": "~1.1",
25
"php-coveralls/php-coveralls": "~1.0",
26
"orchestra/testbench": "~3.1"
0 commit comments