mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"bundles": {
|
|
"Symfony\\UX\\TwigComponent\\TwigComponentBundle": ["all"]
|
|
},
|
|
"aliases": ["twig-component", "twig-components"],
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|