Files
symfony-flex-recipes-contrib/friendsofsymfony/user-bundle/@dev/manifest.json
T
2018-02-01 08:41:14 +01:00

10 lines
175 B
JSON

{
"bundles": {
"FOS\\UserBundle\\FOSUserBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}