mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"locks": {
|
|
"enqueue/amqp-bunny": {
|
|
"version": "0.7",
|
|
"recipe": {
|
|
"repo": "0.7",
|
|
"branch": "master",
|
|
"version": "0.7",
|
|
"ref": "fa1a9a0c5ad7a58ced6401f2b9d66d6078679715"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/amqp-bunny": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/amqp-bunny",
|
|
"version": "0.7",
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=amqp+bunny://guest:guest@localhost:5672/%2f</comment>",
|
|
" in your <comment>.env</comment> file.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp_bunny.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"origin": "enqueue/amqp-bunny:0.7@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |