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 375f241 commit cbf10ddCopy full SHA for cbf10dd
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `laravel-verification-code` will be documented in this file
4
5
+## 2.1.0 - 2023-12-15
6
+
7
+- Added: PHP 8.3 support ([#34](https://github.com/nextapps-be/laravel-verification-code/pull/34))
8
9
## 2.0.0 - 2023-08-25
10
- Verification code Model can be customized ([#33](https://github.com/nextapps-be/laravel-verification-code/pull/33))
11
- Expire hours changed to Expire seconds ([#32](https://github.com/nextapps-be/laravel-verification-code/pull/32))
0 commit comments