Skip to content

Commit

Permalink
Add support Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammad-fouladgar committed Apr 12, 2024
1 parent b808d84 commit f3f19a8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.1.0 - 2024-04-12
- Add support Laravel 11
- Detracted Laravel 9

## 4.0.0 - 2023-03-29
- Add support for Laravel V10
## 3.0.1 - 2022-11-10
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ send/resend and validate OTP for users authentication with user-friendly methods

Laravel | Laravel-OTP
:---------|:----------
11.0.x | 4.1.x
10.0.x | 4.0.x
9.0.x | 3.0.x
6.0.x to 8.0.x | 1.0.x
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0
4.1.0

0 comments on commit f3f19a8

Please sign in to comment.