Adding support for beanstalkd-based workers.
This commit is contained in:
parent
07711a4e04
commit
3cbf9a1343
9 changed files with 699 additions and 351 deletions
|
|
@ -47,7 +47,8 @@
|
|||
"monolog/monolog": "~1.6",
|
||||
"pimple/pimple": "~1.1",
|
||||
"robmorgan/phinx": "~0.4",
|
||||
"sensiolabs/ansi-to-html": "~1.1"
|
||||
"sensiolabs/ansi-to-html": "~1.1",
|
||||
"pda/pheanstalk": "~3.1"
|
||||
},
|
||||
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue