Merge pull request #491

This commit is contained in:
symfony-flex-server[bot]
2018-10-13 09:34:06 +00:00
committed by GitHub
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,4 @@
sonata_block:
blocks:
core23_matomo.block.statistic:
core23_matomo.block.tracker:
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Core23\\MatomoBundle\\Core23MatomoBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}