Files
symfony-flex-recipes-contrib/enqueue.amqp-bunny.0.7.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

18 lines
641 B
JSON

{
"manifests": {
"enqueue/amqp-bunny": {
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=amqp+bunny://guest:guest@localhost:5672/%2f</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp_bunny.md</comment>"
]
},
"files": [],
"ref": "fa1a9a0c5ad7a58ced6401f2b9d66d6078679715"
}
}
}