Skip to content

Commit

Permalink
disable route annotations with SensioFrameworkExtraBundle 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Jul 7, 2018
1 parent 5129d85 commit be584f6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sensio_framework_extra:
router:
annotations: false
9 changes: 9 additions & 0 deletions sensio/framework-extra-bundle/5.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"bundles": {
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["annotations", "annotation", "annot", "annots"]
}

0 comments on commit be584f6

Please sign in to comment.