Files
symfony-flex-recipes-contrib/leapt/im-bundle/2.0/manifest.json
T
2017-12-18 12:43:05 +01:00

12 lines
196 B
JSON

{
"bundles": {
"Leapt\\ImBundle\\LeaptImBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"gitignore": [
"/public/cache/"
]
}