Files
symfony-flex-recipes-contrib/lag.adminbundle.1.0.json
T
github-action botandgithub-action bot 853ffd2f6c Update Flex endpoint
2021-10-11 06:50:17 +00:00

35 lines
1.0 KiB
JSON

{
"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"
}
}
}