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 92263be commit 491afd4Copy full SHA for 491afd4
composer.json
@@ -19,10 +19,9 @@
19
],
20
"license": "MIT",
21
"require": {
22
- "illuminate/support": "^9.0|^10.0|^11",
23
- "illuminate/container": "^9.0|^10.0|^11",
24
- "illuminate/database": "^9.0|^10.30|^11",
25
- "illuminate/events": "^9.0|^10.0|^11",
+ "illuminate/support": "^10.0|^11",
+ "illuminate/container": "^10.0|^11",
+ "illuminate/database": "^10.30|^11",
26
"mongodb/mongodb": "^1.11"
27
},
28
"require-dev": {
0 commit comments