Merge pull request #430

This commit is contained in:
symfony-flex-server[bot]
2018-07-09 13:12:17 +00:00
committed by GitHub
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,3 @@
sensio_framework_extra:
router:
annotations: false
@@ -0,0 +1,9 @@
{
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["annotations", "annotation", "annot", "annots"]
}