Files
symfony-flex-recipes-contrib/enqueue.amqp-ext.0.4.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

17 lines
627 B
JSON

{
"manifests": {
"enqueue/amqp-ext": {
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=amqp://user:pass@example.com:10000/%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.md</comment>"
]
},
"files": [],
"ref": "e1028252228d9f5d7c25bc314e6c39e611622d5d"
}
}
}