mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 06:02:21 +00:00
Rolled back to phpunit 6 + updated travis build image
This commit is contained in:
parent
fd35e9c563
commit
bc39882dd7
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue