mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-28 09:51:21 -06:00
Beanstalk is now supported.
This commit is contained in:
parent
497b8c48c8
commit
9ae036f297
@ -28,7 +28,8 @@
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "@stable",
|
||||
"barryvdh/laravel-ide-helper": "@stable",
|
||||
"doctrine/dbal": "~2.3"
|
||||
"doctrine/dbal": "~2.3",
|
||||
"pda/pheanstalk": "2.*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
Loading…
Reference in New Issue
Block a user