Skip to content

Commit 69f3723

Browse files
authored
Update README.md
1 parent 5f5f529 commit 69f3723

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ class User extends Authenticatable
4040
:---------|:---------------------------|:----------
4141
5.5.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
4242
5.6.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
43-
43+
6.x | 4.0.x, 5.0.x, 6.0.x, 7.x | 1.2.x
44+
4445
And add the service provider in `config/app.php`:
4546

4647
```php

0 commit comments

Comments
 (0)