Skip to content

Commit f3d4d99

Browse files
authored
Update composer install command to specify non-default 3.x for 3.x README.md
Complementary to CodeWithDennis#186
1 parent cd41767 commit f3d4d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ building selection dropdowns with various customization options.
1515
You can install the package via composer:
1616

1717
```bash
18-
composer require codewithdennis/filament-select-tree
18+
composer require codewithdennis/filament-select-tree:3.x
1919
```
2020

2121
```bash

0 commit comments

Comments
 (0)