mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
18 lines
600 B
JSON
18 lines
600 B
JSON
{
|
|
"manifests": {
|
|
"enqueue/rdkafka": {
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=rdkafka://</comment>",
|
|
" in your <comment>.env</comment> file.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/kafka.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"ref": "b3fb412d2190f6b50bc00e4c4835e9e07eb8f75f"
|
|
}
|
|
}
|
|
}
|