Merge pull request #7
Showing
... | ... | @@ -10,7 +10,7 @@ |
{ "name": "Derick Rethans", "email": "github@derickrethans.nl" } | ||
], | ||
"require": { | ||
"ext-mongodb": "*" | ||
"ext-mongodb": ">=0.5.1" | ||
}, | ||
"require-dev": { | ||
"fzaninotto/faker": "~1.0" | ||
... | ... |
src/Exception/Exception.php
0 → 100644
src/FeatureDetection.php
0 → 100644
src/Model/DatabaseInfo.php
0 → 100644
src/Model/IndexInfo.php
0 → 100644
src/Model/IndexInput.php
0 → 100644
Please
register
or
sign in
to comment