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