mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 04:16:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"post-install-output": "Please update config/packages/dtc_queue.yaml to accurately reflect your needs.\n (Choose between odm|orm|beanstalkd|rabbit_mq|redis, etc.)\n\n - For a full list of configuration options, see:\n * https://github.com/mmucklo/DtcQueueBundle/blob/master/Resources/doc/full-configuration.md\n\nFor admin, make sure the twig is installed and the twig engine is turned on in framework.yaml\n\n - If not, install twig, then add the following to config/packages/framework.yaml:\n\nframework:\n # ...\n templating:\n engines: ['twig']\n"
|
||||
},
|
||||
"files": {
|
||||
"config/routes/dtc_queue.yaml": {
|
||||
@@ -38,7 +39,6 @@
|
||||
}
|
||||
},
|
||||
"origin": "mmucklo/queue-bundle:4.0@github.com/symfony/recipes-contrib:master",
|
||||
"not_installable": false,
|
||||
"is_contrib": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user