]> Raphaƫl G. Git Repositories - recipe/blob - rapsys/userbundle/master/manifest.json
Set each file to copy to avoid unwanted globing
[recipe] / rapsys / userbundle / master / manifest.json
1 {
2 "bundles": {
3 "Rapsys\\UserBundle\\RapsysUserBundle": ["all"]
4 },
5 "copy-from-package": {
6 "Resources/config/packages/rapsys_user.yaml": "%CONFIG_DIR%/packages/rapsys_user.yaml",
7 "Resources/config/routes/rapsys_user.yaml": "%CONFIG_DIR%/routes/rapsys_user.yaml"
8 }
9 }