Skip to content

Commit 2890bfc

Browse files
committed
[symfony/ux-*] add aliases
1 parent d725440 commit 2890bfc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

symfony/ux-live-component/2.6/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bundles": {
33
"Symfony\\UX\\LiveComponent\\LiveComponentBundle": ["all"]
44
},
5-
"aliases": ["live-component"],
5+
"aliases": ["live-component", "live-components"],
66
"copy-from-recipe": {
77
"config/": "%CONFIG_DIR%/"
88
}

symfony/ux-turbo/2.20/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"bundles": {
33
"Symfony\\UX\\Turbo\\TurboBundle": ["all"]
44
},
5+
"aliases": ["turbo"],
56
"conflict": {
67
"symfony/framework-bundle": "<7.2",
78
"symfony/security-csrf": "<7.2"

symfony/ux-twig-component/2.13/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"bundles": {
33
"Symfony\\UX\\TwigComponent\\TwigComponentBundle": ["all"]
44
},
5-
"aliases": ["twig-component"],
5+
"aliases": ["twig-component", "twig-components"],
66
"copy-from-recipe": {
77
"config/": "%CONFIG_DIR%/"
88
}

0 commit comments

Comments
 (0)