[TwigComponent] Add alias "twig-component"

Would help DX during install of most used UX packages
This commit is contained in:
Simon André
2025-03-09 02:48:39 +01:00
committed by GitHub
parent 12d560b51b
commit 2544a9f811
@@ -2,6 +2,7 @@
"bundles": {
"Symfony\\UX\\TwigComponent\\TwigComponentBundle": ["all"]
},
"aliases": ["twig-component"],
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}