mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 21:52:21 +00:00
Bloody comma
This commit is contained in:
parent
cb6281cdcc
commit
93b5733df8
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"psr/log": "~1.0"
|
"psr/log": "~1.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-proctitle": "Allows php-resque to rename the title of UNIX processes to show the status of a worker.",
|
"ext-proctitle": "Allows php-resque to rename the title of UNIX processes to show the status of a worker."
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^6"
|
"phpunit/phpunit": "^6"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue