Files
symfony-flex-recipes-contrib/sonata-project/admin-bundle/3.31/manifest.json
T
2018-02-08 22:28:43 +02:00

10 lines
183 B
JSON

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