Merge branch 'master' into pr_1145
Showing
| ... | @@ -23,15 +23,15 @@ | ... | @@ -23,15 +23,15 @@ |
| "illuminate/container": "^5.8|^6.0", | "illuminate/container": "^5.8|^6.0", | ||
| "illuminate/database": "^5.8|^6.0", | "illuminate/database": "^5.8|^6.0", | ||
| "illuminate/events": "^5.8|^6.0", | "illuminate/events": "^5.8|^6.0", | ||
| "mongodb/mongodb": "^1.4", | "mongodb/mongodb": "^1.4" | ||
| "cedx/coveralls": "^11.2" | |||
| }, | }, | ||
| "require-dev": { | "require-dev": { | ||
| "phpunit/phpunit": "^6.0|^7.0|^8.0", | "phpunit/phpunit": "^6.0|^7.0|^8.0", | ||
| "orchestra/testbench": "^3.1|^4.0", | "orchestra/testbench": "^3.1|^4.0", | ||
| "mockery/mockery": "^1.0", | "mockery/mockery": "^1.0", | ||
| "doctrine/dbal": "^2.5", | "doctrine/dbal": "^2.5", | ||
| "phpunit/phpcov": "^6.0" | "phpunit/phpcov": "^6.0", | ||
| "cedx/coveralls": "^11.2" | |||
| }, | }, | ||
| "autoload": { | "autoload": { | ||
| "psr-0": { | "psr-0": { | ||
| ... | ... |
Please
register
or
sign in
to comment