Skip to content

Commit 7e6638e

Browse files
committed
Laravel 5.5
1 parent 4b0ceec commit 7e6638e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ easily handle a user verification and validate the e-mail.
77

88
**This package is Laravel 5.4 compliant.**
99

10+
**For Laravel 5.5, until official release, use master branch**
11+
1012
| laravel/branch | [2.2](https://github.com/jrean/laravel-user-verification/tree/2.2) | [3.0](https://github.com/jrean/laravel-user-verification/tree/3.0) | [4.1](https://github.com/jrean/laravel-user-verification/tree/4.1) | [master](https://github.com/jrean/laravel-user-verification/tree/master) |
1113
|---------|-----|-----|-----|--------|
1214
| 5.0.* | x | | | |
1315
| 5.1.* | x | | | |
1416
| 5.2.* | x | | | |
1517
| 5.3.* | | x | | |
1618
| 5.4.* | | | x | x |
19+
| 5.5.* | | | | x |
1720

1821
## ABOUT
1922

0 commit comments

Comments
 (0)