mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 08:15:14 +00:00
Lock phpunit to ^7.0
This commit is contained in:
parent
548bc3fb85
commit
fd35e9c563
@ -21,7 +21,7 @@
|
|||||||
"ext-redis": "Native PHP extension for Redis connectivity. Credis will automatically utilize when available."
|
"ext-redis": "Native PHP extension for Redis connectivity. Credis will automatically utilize when available."
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^7"
|
"phpunit/phpunit": "^7.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin/resque"
|
"bin/resque"
|
||||||
|
Loading…
Reference in New Issue
Block a user