Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:15:05 +00:00
parent 7fa28e54e3
commit af31901ef8
560 changed files with 301 additions and 703 deletions
+2 -2
View File
@@ -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
}
}