diff --git a/mael/intervention-image-bundle/1.0/manifest.json b/mael/intervention-image-bundle/1.0/manifest.json new file mode 100644 index 00000000..adfddce3 --- /dev/null +++ b/mael/intervention-image-bundle/1.0/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "Mael\\InterventionImageBundle\\MaelInterventionImageBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +}