mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
18 lines
641 B
JSON
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"
|
|
}
|
|
}
|
|
}
|