Commit ab3f0510 authored by Jeremy Mikola's avatar Jeremy Mikola

Require ext-mongodb ^1.0.0

parent a669f42a
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
{ "name": "Derick Rethans", "email": "github@derickrethans.nl" } { "name": "Derick Rethans", "email": "github@derickrethans.nl" }
], ],
"require": { "require": {
"ext-mongodb": ">=0.6.0" "ext-mongodb": "^1.0.0"
}, },
"autoload": { "autoload": {
"psr-4": { "MongoDB\\": "src/" }, "psr-4": { "MongoDB\\": "src/" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment