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 a669f42 commit ab3f051Copy full SHA for ab3f051
composer.json
@@ -10,7 +10,7 @@
10
{ "name": "Derick Rethans", "email": "github@derickrethans.nl" }
11
],
12
"require": {
13
- "ext-mongodb": ">=0.6.0"
+ "ext-mongodb": "^1.0.0"
14
},
15
"autoload": {
16
"psr-4": { "MongoDB\\": "src/" },
0 commit comments