File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 matrix :
1616 os : [ ubuntu-latest, windows-latest ]
1717 php : [ 8.2, 8.3 ]
18- laravel : [ 11.* ]
18+ laravel : [ 10.*, 11.* ]
1919 stability : [ prefer-lowest, prefer-stable ]
2020
2121 name : P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ Filament Json Field is a Filament wrapper for Codemirror.
1313
1414## 🛠 Requirements
1515
16- | Package | PHP | Laravel | Filament Infolists | Filament Support | Filament Tables |
17- | -----------| -------| ------------| --------------------| ------------------| -----------------|
18- | v1.0 | 8.2 | 10.0, 11.0 | 3.2 | 3.2 | 3.2 |
16+ | Package | PHP | Laravel | Filament Infolists | Filament Support | Filament Tables |
17+ | -----------| -------| --------------- | --------------------| ------------------| -----------------|
18+ | v1.0 | ^8.1 | ^ 10.45, ^ 11.0 | ^ 3.2 | ^ 3.2 | ^ 3.2 |
1919
2020
2121## ⚙️ Installation
You can’t perform that action at this time.
0 commit comments