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 71f33db commit aa4c824Copy full SHA for aa4c824
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to `laravel-verification-code` will be documented in this file
4
5
+## 1.3.0 - 2023-02-19
6
+
7
+- Add PHP 8.2 support ([#27](https://github.com/nextapps-be/laravel-verification-code/pull/27))
8
+- Add Laravel 10 support ([#26](https://github.com/nextapps-be/laravel-verification-code/pull/26))
9
10
## 1.2.3 - 2022-05-18
11
12
- Changed: Do not purge codes that have not expired yet ([#24](https://github.com/nextapps-be/laravel-verification-code/pull/24))
0 commit comments