mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Lock phpunit to ^7.0
This commit is contained in:
parent
548bc3fb85
commit
fd35e9c563
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue