Files
symfony-flex-recipes-contrib/sonata-project/admin-bundle/4.0/manifest.json
T
2021-07-09 11:25:58 +02:00

10 lines
183 B
JSON

{
"bundles": {
"Sonata\\AdminBundle\\SonataAdminBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}