Skip to content

Commit 0823a19

Browse files
authored
Update composer.json
1 parent 76b397b commit 0823a19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
},
3535
"suggest": {
3636
"cakephp/bake": "Required if you want to generate jobs.",
37-
"cakephp/migrations": "Needed for running the migrations necessary for using Failed Jobs."
37+
"cakephp/migrations": "Needed for running the migrations necessary for using Failed Jobs.",
38+
"cakedc/cakephp-enqueue": "Required if you want store jobs in database."
3839
},
3940
"autoload": {
4041
"psr-4": {

0 commit comments

Comments
 (0)