]> Raphaƫl G. Git Repositories - airbundle/blob - manifest.json
Add manifest.json
[airbundle] / manifest.json
1 {
2 "bundles": {
3 "Rapsys\\AirBundle": ["all"]
4 },
5 "container": {
6 "locale": "en"
7 },
8 "copy-from-recipe": {
9 "config/": "%CONFIG_DIR%/"
10 }
11 }