mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
17 lines
627 B
JSON
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"
|
|
}
|
|
}
|
|
} |