Merge pull request #1032

This commit is contained in:
symfony-flex-server[bot]
2020-12-26 12:49:50 +00:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
amp_toolbox:
transform_enabled: true
@@ -0,0 +1,8 @@
{
"bundles": {
"Hola\\AmpToolboxBundle\\HolaAmpToolboxBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}