mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 08:36:34 +03:00
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"locks": {
|
|
"enqueue/amqp-lib": {
|
|
"version": "0.7",
|
|
"recipe": {
|
|
"repo": "0.7",
|
|
"branch": "master",
|
|
"version": "0.7",
|
|
"ref": "ea8241520598c6cd918d0bd62294be11413dfd69"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/amqp-lib": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/amqp-lib",
|
|
"version": "0.7",
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=amqp+lib://user:pass@example.com:10000/%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_lib.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"origin": "enqueue/amqp-lib:0.7@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |