Skip to content

Commit 7dea59a

Browse files
authored
Merge pull request #19 from pepperfm/4.x
fix(readme)
2 parents 5409a59 + 2e895aa commit 7dea59a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,8 @@ If you test rendering, switch to Filament v4’s **List** resource page approach
193193

194194
## Version matrix
195195

196-
- Filament **4.x**`pepperfm/filament-json:^4.0`
197-
- Filament **3.x**`pepperfm/filament-json:^3.0`
198-
- Filament **2.x**`pepperfm/filament-json:^2.0`
196+
- Filament **4.x**`pepperfm/filament-json:^4.0` && `pepperfm/filament-json:^3.0`
197+
- Filament **3.x**`pepperfm/filament-json:^2.0`
199198

200199
Your existing constraints like `^2.x` or `^3.x` will continue to resolve to the proper major — v4 won’t auto-install unless you opt in.
201200

0 commit comments

Comments
 (0)