Skip to content

Commit 5201f54

Browse files
committed
constraining ux-turbo to v1
1 parent 8ae06c4 commit 5201f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfcasts/turbo/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ package installed.
1212
Head back to your terminal, open a new tab and run:
1313

1414
```terminal
15-
composer require symfony/ux-turbo
15+
composer require "symfony/ux-turbo:^1.3"
1616
```
1717

1818
After this finishes... run: `git status` to see what its recipe did:

0 commit comments

Comments
 (0)