File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ This package is for easy setup for OTP validation process. No hassle, just plug
4
4
5
5
[ ![ Laravel 8|9] ( https://img.shields.io/badge/Laravel-7|8-orange.svg )] ( http://laravel.com )
6
6
7
- [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/gitdevstar /laravel-otp-validate.svg )] ( https://packagist.org/packages/gitdevstar /laravel-otp-validate )
7
+ [ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/devstar /laravel-otp-validate.svg )] ( https://packagist.org/packages/devstar /laravel-otp-validate )
8
8
9
- [ ![ Total Downloads] ( https://poser.pugx.org/gitdevstar /laravel-otp-validate/downloads.png )] ( https://packagist.org/packages/gitdevstar /laravel-otp-validate )
9
+ [ ![ Total Downloads] ( https://poser.pugx.org/devstar /laravel-otp-validate/downloads.png )] ( https://packagist.org/packages/devstar /laravel-otp-validate )
10
10
11
- [ ![ License] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://packagist.org/packages/gitdevstar /laravel-otp-validate )
11
+ [ ![ License] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://packagist.org/packages/devstar /laravel-otp-validate )
12
12
13
13
## Requirements
14
14
- [ PHP >= 7] ( http://php.net/ )
@@ -19,7 +19,7 @@ This package is for easy setup for OTP validation process. No hassle, just plug
19
19
### Install Package
20
20
Require this package with composer:
21
21
```
22
- composer require gitdevstar /laravel-otp-validate
22
+ composer require devstar /laravel-otp-validate
23
23
```
24
24
### Add Service Provider & Facade
25
25
You can’t perform that action at this time.
0 commit comments