Fix some test issues
Showing
| ... | @@ -20,8 +20,8 @@ | ... | @@ -20,8 +20,8 @@ |
| "require-dev": { | "require-dev": { | ||
| "phpunit/phpunit": "^6.0", | "phpunit/phpunit": "^6.0", | ||
| "orchestra/testbench": "^3.1", | "orchestra/testbench": "^3.1", | ||
| "mockery/mockery": "^0.9", | "mockery/mockery": "^1.0", | ||
| "satooshi/php-coveralls": "^1.0", | "satooshi/php-coveralls": "^2.0", | ||
| "doctrine/dbal": "^2.5" | "doctrine/dbal": "^2.5" | ||
| }, | }, | ||
| "autoload": { | "autoload": { | ||
| ... | ... |
docker/entrypoint.sh
0 → 100755
Please
register
or
sign in
to comment