mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"locks": {
|
|
"enqueue/redis": {
|
|
"version": "0.7",
|
|
"recipe": {
|
|
"repo": "0.7",
|
|
"branch": "master",
|
|
"version": "0.7",
|
|
"ref": "9e524ef7bdd0d4af147bc44ccbb9e70c70fd1ee5"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/redis": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/redis",
|
|
"version": "0.7",
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=redis://example.com:1000</comment>",
|
|
" in your <comment>.env</comment> file.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/redis.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"origin": "enqueue/redis:0.7@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |