mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Update composer.json
This commit is contained in:
parent
cf187fae52
commit
da25ae1263
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"php": ">=5.3.0",
|
||||
"ext-pcntl": "*",
|
||||
"colinmollenhour/credis": "~1.7",
|
||||
"psr/log": "1.0.0"
|
||||
"psr/log": "~1.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-proctitle": "Allows php-resque to rename the title of UNIX processes to show the status of a worker.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue