Rolled back to phpunit 6 + updated travis build image

This commit is contained in:
Daniel Mason 2018-05-25 19:43:22 +12:00
parent fd35e9c563
commit bc39882dd7
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
"ext-redis": "Native PHP extension for Redis connectivity. Credis will automatically utilize when available."
},
"require-dev": {
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^6"
},
"bin": [
"bin/resque"