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 b8cd068 commit cb5d48aCopy full SHA for cb5d48a
composer.json
@@ -13,7 +13,7 @@
13
],
14
"require": {
15
"php": ">=7.0.0",
16
- "laravel/framework": "~5.5",
+ "laravel/framework": "~5.5 | ^6",
17
"encore/laravel-admin": "~1.5",
18
"predis/predis": "~1.0"
19
},
0 commit comments