Run tests on PHP 7.1
Showing
.php_cs.cache
0 → 100644
| ... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
| "phpunit/phpunit": "^4.0|^5.0", | "phpunit/phpunit": "^4.0|^5.0", | ||
| "orchestra/testbench": "^3.1", | "orchestra/testbench": "^3.1", | ||
| "mockery/mockery": "^0.9", | "mockery/mockery": "^0.9", | ||
| "satooshi/php-coveralls": "^0.6" | "satooshi/php-coveralls": "^1.0" | ||
| }, | }, | ||
| "autoload": { | "autoload": { | ||
| "psr-0": { | "psr-0": { | ||
| ... | ... |
Please
register
or
sign in
to comment