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.
2 parents d6fd620 + b541f98 commit 760d490Copy full SHA for 760d490
composer.json
@@ -15,10 +15,10 @@
15
],
16
"require": {
17
"php": ">=5.6.4",
18
- "illuminate/console": "~5.4",
19
- "illuminate/support": "~5.4",
20
- "illuminate/routing": "~5.4",
21
- "illuminate/view": "~5.4",
+ "illuminate/console": "~6.0",
+ "illuminate/support": "~6.0",
+ "illuminate/routing": "~6.0",
+ "illuminate/view": "~6.0",
22
"phpdocumentor/reflection-docblock": "2.0.*"
23
},
24
"autoload": {
0 commit comments