Create manifest.json

This commit is contained in:
Samuel Chiriluta
2017-11-21 01:50:47 +02:00
committed by GitHub
parent fb6ec7da2f
commit 4042cc0044
@@ -0,0 +1,8 @@
{
"bundles": {
"BCC\\CronManagerBundle\\BCCCronManagerBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}