Files
symfony-flex-recipes/symfony/ux-twig-component/2.13/manifest.json
T
Simon AndréandGitHub 2544a9f811 [TwigComponent] Add alias "twig-component"
Would help DX during install of most used UX packages
2025-03-09 02:48:39 +01:00

10 lines
197 B
JSON

{
"bundles": {
"Symfony\\UX\\TwigComponent\\TwigComponentBundle": ["all"]
},
"aliases": ["twig-component"],
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}