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/fs": {
"manifest": {
"env": {
"ENQUEUE_DSN": "file://%VAR_DIR%/enqueue"
}
},
"files": [],
"ref": "330bbc75a5bb7d25359af339dadd2467774ce79d"
}
}
}
@@ -0,0 +1,13 @@
{
"manifests": {
"enqueue/fs": {
"manifest": {
"env": {
"ENQUEUE_DSN": "file:/%VAR_DIR%/enqueue"
}
},
"files": [],
"ref": "43faa7eb03201406694c014fa30efb40a79ea6e1"
}
}
}
@@ -0,0 +1,21 @@
{
"manifests": {
"enqueue/fs": {
"manifest": {
"post-install-output": [
"<bg=yellow;fg=black> </>",
"<bg=yellow;fg=black> Using fs (filesystem) in Enqueue </>",
"<bg=yellow;fg=black> </>",
"",
" * Configure <comment>ENQUEUE_DSN=file://%kernel.project_dir%/var/queue</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/filesystem.md</comment>"
]
},
"files": [],
"ref": "4d45d1e6b113832ad13f6d321506c004ed12fe2e"
}
}
}
@@ -0,0 +1,13 @@
{
"manifests": {
"enqueue/fs": {
"manifest": {
"env": {
"ENQUEUE_DSN": "file:///%VAR_DIR%/enqueue"
}
},
"files": [],
"ref": "7a761fe7f7799f4a603f09d2d85a7253743dd592"
}
}
}
@@ -0,0 +1,17 @@
{
"manifests": {
"enqueue/fs": {
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=file://%kernel.project_dir%/var/queue</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/filesystem.md</comment>"
]
},
"files": [],
"ref": "822505a7de797bd869c5757bb9bae85f647d870d"
}
}
}