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 343ec55 commit 7d02e84Copy full SHA for 7d02e84
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