mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
removed unneeded configuration
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user