Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:20:12 +00:00
parent 2e150e398b
commit a5298a919f
957 changed files with 118270 additions and 0 deletions
@@ -0,0 +1,29 @@
{
"manifests": {
"symfony/debug-bundle": {
"manifest": {
"bundles": {
"Symfony\\Bundle\\DebugBundle\\DebugBundle": [
"dev"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/dev/debug.yaml": {
"contents": [
"debug:",
" # Forwards VarDumper Data clones to a centralized server allowing to inspect dumps on CLI or in your browser.",
" # See the \"server:dump\" command to start a new server.",
" dump_destination: \"tcp://%env(VAR_DUMPER_SERVER)%\"",
""
],
"executable": false
}
},
"ref": "0ce7a032d344fb7b661cd25d31914cd703ad445b"
}
}
}
@@ -0,0 +1,16 @@
{
"manifests": {
"symfony/debug-bundle": {
"manifest": {
"bundles": {
"Symfony\\Bundle\\DebugBundle\\DebugBundle": [
"dev",
"test"
]
}
},
"files": [],
"ref": "71d29aaf710fd59cd3abff2b1ade907ed73103c6"
}
}
}
@@ -0,0 +1,16 @@
{
"manifests": {
"symfony/debug-bundle": {
"manifest": {
"bundles": {
"Symfony\\Bundle\\DebugBundle\\DebugBundle": [
"dev",
"test"
]
}
},
"files": [],
"ref": "de31e687f3964939abd1f66817bd96ed34bc2eee"
}
}
}
@@ -0,0 +1,30 @@
{
"manifests": {
"symfony/debug-bundle": {
"manifest": {
"bundles": {
"Symfony\\Bundle\\DebugBundle\\DebugBundle": [
"dev",
"test"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/dev/debug.yaml": {
"contents": [
"debug:",
" # Forwards VarDumper Data clones to a centralized server allowing to inspect dumps on CLI or in your browser.",
" # See the \"server:dump\" command to start a new server.",
" dump_destination: \"tcp://%env(VAR_DUMPER_SERVER)%\"",
""
],
"executable": false
}
},
"ref": "f8863cbad2f2e58c4b65fa1eac892ab189971bea"
}
}
}