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 f5fc453 commit b0f0da9Copy full SHA for b0f0da9
composer.json
@@ -30,7 +30,8 @@
30
"illuminate/database": "^10.30|^11",
31
"illuminate/events": "^10.0|^11",
32
"illuminate/support": "^10.0|^11",
33
- "mongodb/mongodb": "^1.18"
+ "mongodb/mongodb": "^1.18",
34
+ "symfony/http-foundation": "^6.4|^7"
35
},
36
"require-dev": {
37
"mongodb/builder": "^0.2",
0 commit comments