Skip to content

Commit 0cdb605

Browse files
committed
chore: clarify version support
1 parent 82cc172 commit 0cdb605

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ composer require zerodahero/laravel-workflow
1010

1111
## Laravel Support
1212

13-
| Package Version | Laravel Version Support |
13+
| Package Version | Laravel Version Support |
1414
| --- | --- |
1515
| ^2.0 | 5.x |
1616
| ^3.0 | 7.x |
1717
| ^3.2 | 8.x |
1818
| ^4.0 | 9.x, 10.x |
19-
| ^5.0 | 11.x |
20-
| ^6.0 | 11.x |
19+
| ^5.0 | 10.x, 11.x |
20+
| ^6.0 | 10.x, 11.x |
2121

2222
## Upgrade from v5 to v6
2323

0 commit comments

Comments
 (0)