mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Beanstalk is now supported.
This commit is contained in:
parent
497b8c48c8
commit
9ae036f297
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user