Merge pull request #957

This commit is contained in:
symfony-flex-server[bot]
2020-06-24 15:38:20 +00:00
committed by GitHub
3 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
lag_admin:
application:
resources_path: '%kernel.project_dir%/config/admin/resources'
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"LAG\\AdminBundle\\LAGAdminBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}