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 4a310fc commit 851a560Copy full SHA for 851a560
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.4",
14
- "ext-mongodb": "^1.1.1"
+ "ext-mongodb": "^1.1.0"
15
},
16
"autoload": {
17
"psr-4": { "MongoDB\\": "src/" },
0 commit comments