mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
26 lines
975 B
JSON
26 lines
975 B
JSON
{
|
|
"locks": {
|
|
"enqueue/gearman": {
|
|
"version": "0.7",
|
|
"recipe": {
|
|
"repo": "0.7",
|
|
"branch": "master",
|
|
"version": "0.7",
|
|
"ref": "102e2c2aabba082d3760567c66a000ea5526e964"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/gearman": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/gearman",
|
|
"version": "0.7",
|
|
"manifest": {
|
|
"post-install-output": " * Configure <comment>ENQUEUE_DSN=gearman://example:5555</comment>\n in your <comment>.env</comment> file.\n\n * For the full options, see\n <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/gearman.md</comment>\n"
|
|
},
|
|
"files": [],
|
|
"origin": "enqueue/gearman:0.7@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |