Files
symfony-flex-recipes/symfonycasts/reset-password-bundle/1.0/manifest.json
T
2020-03-28 00:34:21 -04:00

9 lines
183 B
JSON

{
"bundles": {
"SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}