mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
18 lines
607 B
JSON
18 lines
607 B
JSON
{
|
|
"manifests": {
|
|
"enqueue/wamp": {
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=wamp://127.0.0.1:9090</comment>",
|
|
" in your <comment>.env</comment> file.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/wamp.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"ref": "a0e598c30a4613f9a6dab939bd1ddfa6dae9afae"
|
|
}
|
|
}
|
|
}
|