added bundle to manifest.json

This commit is contained in:
horlyk
2019-08-09 19:42:21 +03:00
parent 2e6bca378b
commit 0eaddf449f

View File

@@ -1,4 +1,7 @@
{
"bundles": {
"Horlyk\\Bundle\\FetchXmlBundle\\HorlykFetchXmlBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}