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 27045e2 commit b636467Copy full SHA for b636467
composer.json
@@ -16,10 +16,10 @@
16
],
17
"require": {
18
"php": "^7.3",
19
- "illuminate/container": "^6.0|^7.7",
20
- "illuminate/database": "^6.0|^7.0",
21
- "illuminate/http": "^6.0|^7.7",
22
- "illuminate/support": "^6.0|^7.0",
+ "illuminate/container": "^6.0|^7.0|^8.0",
+ "illuminate/database": "^6.0|^7.0|^8.0",
+ "illuminate/http": "^6.0|^7.0|^8.0",
+ "illuminate/support": "^6.0|^7.0|^8.0",
23
"ramsey/uuid": "^3.7|^4.0"
24
},
25
"autoload": {
0 commit comments