Bump PHPUnit to 4.8.36 and use PSR-1 class
Showing
... | ... | @@ -16,7 +16,7 @@ |
"ext-mongodb": "^1.3.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^4.8" | ||
"phpunit/phpunit": "^4.8.36" | ||
}, | ||
"autoload": { | ||
"psr-4": { "MongoDB\\": "src/" }, | ||
... | ... |
Please
register
or
sign in
to comment