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,34 @@
{
"manifests": {
"lag/adminbundle": {
"manifest": {
"bundles": {
"LAG\\AdminBundle\\LAGAdminBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/admin/resources/.gitignore": {
"contents": [
""
],
"executable": false
},
"config/packages/lag_admin.yaml": {
"contents": [
"lag_admin:",
" application:",
" resources_path: '%kernel.project_dir%/config/admin/resources'",
""
],
"executable": false
}
},
"ref": "d1967ac7b058210ed958b5a7cca70a89ce7749af"
}
}
}