Beanstalk is now supported.

This commit is contained in:
James Cole 2014-09-14 21:59:41 +02:00
parent 497b8c48c8
commit 9ae036f297

View File

@ -28,7 +28,8 @@
"require-dev": { "require-dev": {
"barryvdh/laravel-debugbar": "@stable", "barryvdh/laravel-debugbar": "@stable",
"barryvdh/laravel-ide-helper": "@stable", "barryvdh/laravel-ide-helper": "@stable",
"doctrine/dbal": "~2.3" "doctrine/dbal": "~2.3",
"pda/pheanstalk": "2.*"
}, },
"autoload": { "autoload": {
"classmap": [ "classmap": [