removed unneeded configuration

This commit is contained in:
Fabien Potencier
2017-09-15 08:15:08 -07:00
parent f3864025aa
commit a1a13c311a
2 changed files with 0 additions and 5 deletions
@@ -1,2 +0,0 @@
framework:
annotations: true
@@ -2,8 +2,5 @@
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["annotations", "annotation", "annot", "annots"]
}