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 7797702 commit 214dd32Copy full SHA for 214dd32
composer.json
@@ -13,8 +13,8 @@
13
],
14
"require": {
15
"php": ">=8.1",
16
- "ext-mongodb": "^1.21",
17
- "mongodb/mongodb": "^1.21",
+ "ext-mongodb": "^1.21 || ^2.0@dev",
+ "mongodb/mongodb": "^1.21 || ^2.0@dev",
18
"symfony/config": "^6.3 || ^7.0",
19
"symfony/console": "^6.3 || ^7.0",
20
"symfony/dependency-injection": "^6.3.5 || ^7.0",
0 commit comments