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 8cdf879 commit 10ebfdcCopy full SHA for 10ebfdc
composer.json
@@ -19,10 +19,10 @@
19
],
20
"license": "MIT",
21
"require": {
22
- "illuminate/support": "^5.8|^6.0|^7.0|^9.0",
23
- "illuminate/container": "^5.8|^6.0|^7.0|^9.0",
24
- "illuminate/database": "^5.8|^6.0|^7.0|^9.0",
25
- "illuminate/events": "^5.8|^6.0|^7.0|^9.0",
+ "illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/container": "^5.8|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/database": "^5.8|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/events": "^5.8|^6.0|^7.0|^8.0|^9.0",
26
"mongodb/mongodb": "^1.4"
27
},
28
"require-dev": {
0 commit comments