mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
23 lines
859 B
JSON
23 lines
859 B
JSON
{
|
|
"manifests": {
|
|
"enqueue/gps": {
|
|
"manifest": {
|
|
"env": {
|
|
"PUBSUB_EMULATOR_HOST": "http://localhost:8900"
|
|
},
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=gps:</comment> in your <comment>.env</comment> file.",
|
|
"",
|
|
" * Also configure the <comment>PUBSUB_EMULATOR_HOST</comment> environment",
|
|
" variable in <comment>.env</comment>.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/gps.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"ref": "aa20ad2e0e5b30d833b9723d0aee8635816ea206"
|
|
}
|
|
}
|
|
}
|