[LiveComponent] Add alias "live-component"

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