Create manifest.json

This commit is contained in:
Mael
2020-05-15 13:57:21 +02:00
committed by GitHub
parent 65409be2b9
commit 285eaab385
@@ -0,0 +1,8 @@
{
"bundles": {
"Mael\\InterventionImageBundle\\MaelInterventionImageBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}