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.
2 parents ace54b3 + 40dad3d commit dc28478Copy full SHA for dc28478
CHANGELOG.md
@@ -1,5 +1,8 @@
1
+## 5.5.0 - 2025-04-16
2
+ - Add support Laravel 12
3
+
4
## 5.3.0 - 2025-04-14
- - add support template for `OTPMessage`
5
+ - Add support template for `OTPMessage`
6
7
## 5.2.0 - 2025-02-01
8
- Add support custom indicator for managing multiple OTP tokens
README.md
@@ -14,7 +14,7 @@ send/resend and validate OTP for users authentication with user-friendly methods
14
15
| Laravel | Laravel-OTP |
16
|:---------------|:------------|
17
-| 12.0.x | 4.4.x |
+| 12.0.x | 5.5.x |
18
| 11.0.x | 4.2.x |
19
| 10.0.x | 4.0.x |
20
| 9.0.x | 3.0.x |
VERSION
@@ -1 +1 @@
-5.3.0
+5.5.0
0 commit comments