We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0ceec commit 7e6638eCopy full SHA for 7e6638e
README.md
@@ -7,13 +7,16 @@ easily handle a user verification and validate the e-mail.
7
8
**This package is Laravel 5.4 compliant.**
9
10
+**For Laravel 5.5, until official release, use master branch**
11
+
12
| 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) |
13
|---------|-----|-----|-----|--------|
14
| 5.0.* | x | | | |
15
| 5.1.* | x | | | |
16
| 5.2.* | x | | | |
17
| 5.3.* | | x | | |
18
| 5.4.* | | | x | x |
19
+| 5.5.* | | | | x |
20
21
## ABOUT
22
0 commit comments