new bundle - shopkeeper4-comments

This commit is contained in:
Andrei
2019-12-03 12:43:12 +03:00
parent 3989d713cd
commit c8ff68047f
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
shopkeeper4_comments:
resource: '@CommentsBundle'
type: annotation
@@ -0,0 +1,8 @@
{
"bundles": {
"Andchir\\CommentsBundle\\CommentsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}