mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
18 lines
636 B
JSON
18 lines
636 B
JSON
{
|
|
"manifests": {
|
|
"enqueue/amqp-lib": {
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=amqp+lib://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_lib.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"ref": "ea8241520598c6cd918d0bd62294be11413dfd69"
|
|
}
|
|
}
|
|
}
|