mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"bundles": {
|
|
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"aliases": ["annotations", "annotation", "annot", "annots"]
|
|
}
|