diff --git a/bcc/cron-manager-bundle/3.1/manifest.json b/bcc/cron-manager-bundle/3.1/manifest.json new file mode 100644 index 00000000..653b7a54 --- /dev/null +++ b/bcc/cron-manager-bundle/3.1/manifest.json @@ -0,0 +1,8 @@ +{ + "bundles": { + "BCC\\CronManagerBundle\\BCCCronManagerBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +}