Merge pull request #240

This commit is contained in:
symfony-flex-server[bot]
2018-01-10 05:25:45 +00:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,5 @@
sonata_core:
flashmessage: {}
form:
mapping:
enabled: false
@@ -0,0 +1,8 @@
{
"bundles": {
"Sonata\\CoreBundle\\SonataCoreBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}