Skip to content

Commit fda9c8a

Browse files
authored
update readme
1 parent dfe5ad6 commit fda9c8a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ class User extends Authenticatable
3636

3737
### Laravel version Compatibility
3838

39-
Laravel | Passport | Package
40-
:---------|:---------------------------|:----------
41-
5.5.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
42-
5.6.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
43-
6.x | 4.0.x, 5.0.x, 6.0.x, 7.x | 1.2.x
39+
Laravel | Passport | Package
40+
:---------|:-----------------------------|:----------
41+
5.5.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
42+
5.6.x | 4.0.x, 5.0.x, 6.0.x, 7.0.x | 1.1.x
43+
6.x | 4.0.x, 5.0.x, 6.0.x, 7.x, 8.x| 1.2.x
4444

4545
And add the service provider in `config/app.php`:
4646

0 commit comments

Comments
 (0)