Merge pull request #269
Showing
| ... | ... | @@ -11,7 +11,7 @@ |
| ], | ||
| "require": { | ||
| "php": ">=5.4", | ||
| "ext-mongodb": "^1.1.0" | ||
| "ext-mongodb": "^1.2.0" | ||
| }, | ||
| "require-dev": { | ||
| "phpunit/phpunit": "^4.8" | ||
| ... | ... |
Please
register
or
sign in
to comment
| ... | ... | @@ -11,7 +11,7 @@ |
| ], | ||
| "require": { | ||
| "php": ">=5.4", | ||
| "ext-mongodb": "^1.1.0" | ||
| "ext-mongodb": "^1.2.0" | ||
| }, | ||
| "require-dev": { | ||
| "phpunit/phpunit": "^4.8" | ||
| ... | ... |