mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
* [feat] add recipe for sgianushka/generic-bundle * [feat] add recipe for sgianushka/region-bundle * remove default config * remove empty config
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"bundles": {
|
|
"Siganushka\\GenericBundle\\SiganushkaGenericBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|