Files
symfony-flex-recipes-contrib/enqueue.gearman.0.7.json
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

18 lines
614 B
JSON

{
"manifests": {
"enqueue/gearman": {
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=gearman://example:5555</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/gearman.md</comment>"
]
},
"files": [],
"ref": "102e2c2aabba082d3760567c66a000ea5526e964"
}
}
}