Skip to content

Commit 488de04

Browse files
committed
chore: fix matrix
1 parent b8104ae commit 488de04

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ return DataTables::make(User::all())->toJson();
6767
| 5.6.x | 8.x |
6868
| 5.7.x | 8.x |
6969
| 5.8.x | 9.x |
70-
| 6.x.x | 9.x |
71-
| 7.x.x | 9.x |
72-
| 8.x.x | 9.x |
73-
| 9.x.x | 10.x |
74-
| 10.x.x | 10.x |
75-
| 11.x.x | 11.x |
70+
| 6.x | 9.x |
71+
| 7.x | 9.x |
72+
| 8.x | 9.x |
73+
| 9.x | 10.x |
74+
| 10.x | 10.x |
75+
| 11.x | 11.x |
7676

7777
## Quick Installation
7878

0 commit comments

Comments
 (0)