mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
disable route annotations with SensioFrameworkExtraBundle 5.2
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
sensio_framework_extra:
|
||||
router:
|
||||
annotations: false
|
||||
9
sensio/framework-extra-bundle/5.2/manifest.json
Normal file
9
sensio/framework-extra-bundle/5.2/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"aliases": ["annotations", "annotation", "annot", "annots"]
|
||||
}
|
||||
Reference in New Issue
Block a user