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 f05e91e + 1cdd08c commit 1f56d2fCopy full SHA for 1f56d2f
composer.json
@@ -15,10 +15,10 @@
15
],
16
"require": {
17
"php": ">=5.6.4",
18
- "illuminate/console": "~6.0|^7|^8",
19
- "illuminate/support": "~6.0|^7|^8",
20
- "illuminate/routing": "~6.0|^7|^8",
21
- "illuminate/view": "~6.0|^7|^8",
+ "illuminate/console": "^7|^8",
+ "illuminate/support": "^7|^8",
+ "illuminate/routing": "^7|^8",
+ "illuminate/view": "^7|^8",
22
"phpdocumentor/reflection-docblock": "^5.0"
23
},
24
"autoload": {
0 commit comments