Merge pull request #6
Showing
| ... | ... | @@ -10,7 +10,7 @@ | 
| { "name": "Derick Rethans", "email": "github@derickrethans.nl" } | ||
| ], | ||
| "require": { | ||
| "ext-mongodb": "^0.2" | ||
| "ext-mongodb": "*" | ||
| }, | ||
| "require-dev": { | ||
| "fzaninotto/faker": "~1.0" | ||
| ... | ... | 
src/Model/CollectionInfo.php
0 → 100644
tests/FixtureGenerator.php
0 → 100644
tests/FunctionalTestCase.php
0 → 100644
tests/TestCase.php
0 → 100644
tests/bootstrap.php
0 → 100644
tests/utils.inc
deleted
100644 → 0
Please
register
or
sign in
to comment