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 a39e9d2 commit 2006cb1Copy full SHA for 2006cb1
composer/composer.json
@@ -2,8 +2,8 @@
2
"name": "mongodb/docs-php-library",
3
"description": "MongoDB PHP Library Documentation",
4
"require": {
5
- "ext-mongodb": "^1.20",
6
- "mongodb/mongodb": "^1.20"
+ "ext-mongodb": "^2.1",
+ "mongodb/mongodb": "^2.1"
7
},
8
"require-dev": {
9
"doctrine/coding-standard": "^12.0",
@@ -15,4 +15,4 @@
15
"dealerdirect/phpcodesniffer-composer-installer": true
16
}
17
18
-}
+}
0 commit comments