Files
symfony-flex-recipes-contrib/archived/enqueue.stomp/a9e392c3d514b3a84e7ffefc5c19f632bf6b12ef.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

22 lines
864 B
JSON

{
"manifests": {
"enqueue/stomp": {
"manifest": {
"post-install-output": [
"<bg=yellow;fg=black> </>",
"<bg=yellow;fg=black> Using STOMP in Enqueue </>",
"<bg=yellow;fg=black> </>",
"",
" * 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": [],
"ref": "a9e392c3d514b3a84e7ffefc5c19f632bf6b12ef"
}
}
}