Skip to content

Commit 94b52a7

Browse files
committed
Fix Turbo Mercure bridge dependency
1 parent 09fca7d commit 94b52a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Turbo/Bridge/Mercure/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"php": ">=7.2.5",
3030
"symfony/mercure-bundle": "^0.3",
3131
"symfony/twig-bundle": "^5.2|^6.0",
32-
"symfony/ux-turbo": "^1.3"
32+
"symfony/ux-turbo": "^2.0"
3333
},
3434
"extra": {
3535
"thanks": {

0 commit comments

Comments
 (0)