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,21 @@
{
"manifests": {
"enqueue/mongodb": {
"manifest": {
"post-install-output": [
"<bg=yellow;fg=black> </>",
"<bg=yellow;fg=black> Using MongoDB in Enqueue </>",
"<bg=yellow;fg=black> </>",
"",
" * Configure <comment>ENQUEUE_DSN=mongodb://localhost:27017/db_name</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/mongodb.md</comment>"
]
},
"files": [],
"ref": "123cb5ec3a85ddca921878ac458f16843fc23fb8"
}
}
}
@@ -0,0 +1,13 @@
{
"manifests": {
"enqueue/mongodb": {
"manifest": {
"env": {
"ENQUEUE_DSN": "mongodb:"
}
},
"files": [],
"ref": "493eba9c64cb575a2856398058590560d4df7608"
}
}
}
@@ -0,0 +1,17 @@
{
"manifests": {
"enqueue/mongodb": {
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=mongodb://localhost:27017/db_name</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/mongodb.md</comment>"
]
},
"files": [],
"ref": "a5c95dc09df230a7f877d0b15d7ea38aeb40d32d"
}
}
}