Added core23/gdpr-bundle

This commit is contained in:
core23
2018-09-26 20:05:42 +02:00
parent cd7b0a8979
commit e9f6f9836b
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
sonata_block:
blocks:
core23_gdpr.block.information: ~
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Core23\\GDPRBundle\\Core23GDPRBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}