We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76b397b + 0823a19 commit 553b801Copy full SHA for 553b801
composer.json
@@ -34,7 +34,8 @@
34
},
35
"suggest": {
36
"cakephp/bake": "Required if you want to generate jobs.",
37
- "cakephp/migrations": "Needed for running the migrations necessary for using Failed Jobs."
+ "cakephp/migrations": "Needed for running the migrations necessary for using Failed Jobs.",
38
+ "cakedc/cakephp-enqueue": "Required if you want store jobs in database."
39
40
"autoload": {
41
"psr-4": {
0 commit comments