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 ad3504f commit 3f5edfdCopy full SHA for 3f5edfd
composer.json
@@ -14,10 +14,10 @@
14
"ext-pdo": "*",
15
"ext-json": "*",
16
"laravel/helpers": "^1.5",
17
- "illuminate/console": "^9.0",
18
- "illuminate/support": "^9.0",
19
- "illuminate/cache": "^9.0",
20
- "illuminate/database": "^9.0"
+ "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/cache": "^6.0|^7.0|^8.0|^9.0",
+ "illuminate/database": "^6.0|^7.0|^8.0|^9.0"
21
},
22
"autoload": {
23
"psr-4": {
0 commit comments