mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"bundles": {
|
|
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"etc/": "%ETC_DIR%/"
|
|
}
|
|
}
|