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 7aecee1 commit d68c0deCopy full SHA for d68c0de
composer.json
@@ -27,10 +27,10 @@
27
},
28
"require": {
29
"php": ">=7.0",
30
- "illuminate/support": "~5.5.0|~5.6.0|~5.7.0"
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0"
31
32
"require-dev": {
33
- "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0",
+ "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0|~3.8.0",
34
"phpmd/phpmd": "^2.6",
35
"phpunit/phpunit": "~6.0|~7.0",
36
"sebastian/phpcpd": "^3.0",
0 commit comments