We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2436b3 commit a27bea4Copy full SHA for a27bea4
README.md
@@ -3,6 +3,9 @@
3
4
---
5
6
+
7
+
8
+
9
## Table of contents
10
11
- [Introduction](#introduction)
composer.json
@@ -6,7 +6,8 @@
"otp",
"laravel",
"mobile",
- "email"
+ "email",
+ "laravel-otp"
],
12
"license": "MIT",
13
"require": {
@@ -30,7 +31,7 @@
30
31
}
32
33
"minimum-stability": "stable",
- "version": "1.0.1",
34
+ "version": "1.0.2",
35
"extra": {
36
"laravel": {
37
"providers": [
0 commit comments