Bump phpunit
Showing
| ... | @@ -16,10 +16,9 @@ | ... | @@ -16,10 +16,9 @@ |
| "illuminate/database": "^5.1", | "illuminate/database": "^5.1", | ||
| "illuminate/events": "^5.1", | "illuminate/events": "^5.1", | ||
| "mongodb/mongodb": "^1.0.0" | "mongodb/mongodb": "^1.0.0" | ||
| }, | }, | ||
| "require-dev": { | "require-dev": { | ||
| "phpunit/phpunit": "^4.0|^5.0", | "phpunit/phpunit": "^5.0|^6.0", | ||
| "orchestra/testbench": "^3.1", | "orchestra/testbench": "^3.1", | ||
| "mockery/mockery": "^0.9", | "mockery/mockery": "^0.9", | ||
| "satooshi/php-coveralls": "^1.0" | "satooshi/php-coveralls": "^1.0" | ||
| ... | ... |
Please
register
or
sign in
to comment