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 a0b8c69 commit dad3800Copy full SHA for dad3800
composer.json
@@ -30,7 +30,7 @@
30
"doctrine/persistence": "^3.2 || ^4",
31
"friendsofphp/proxy-manager-lts": "^1.0",
32
"jean85/pretty-package-versions": "^1.3.0 || ^2.0.1",
33
- "mongodb/mongodb": "~1.21.2 || ^2.1.1@dev",
+ "mongodb/mongodb": "^1.21.2 || ^2.1.1",
34
"psr/cache": "^1.0 || ^2.0 || ^3.0",
35
"symfony/console": "^5.4 || ^6.0 || ^7.0",
36
"symfony/deprecation-contracts": "^2.2 || ^3.0",
0 commit comments