Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"manifests": {
"enqueue/stomp": {
"manifest": {
"env": {
"ENQUEUE_DSN": "stomp:"
}
},
"files": [],
"ref": "1a76ae488282cbe46c9b5cffa80c63e271366126"
}
}
}
@@ -0,0 +1,17 @@
{
"manifests": {
"enqueue/stomp": {
"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": [],
"ref": "508c75437a4e05f140d3b51df0a7869451e8ef76"
}
}
}
@@ -0,0 +1,21 @@
{
"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"
}
}
}