Skip to content

Commit 7235185

Browse files
committed
change readme
1 parent b91d9ce commit 7235185

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ This package is for easy setup for OTP validation process. No hassle, just plug
44

55
[![Laravel 8|9](https://img.shields.io/badge/Laravel-7|8-orange.svg)](http://laravel.com)
66

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)
88

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)
1010

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)
1212

1313
## Requirements
1414
- [PHP >= 7](http://php.net/)
@@ -19,7 +19,7 @@ This package is for easy setup for OTP validation process. No hassle, just plug
1919
### Install Package
2020
Require this package with composer:
2121
```
22-
composer require gitdevstar/laravel-otp-validate
22+
composer require devstar/laravel-otp-validate
2323
```
2424
### Add Service Provider & Facade
2525

0 commit comments

Comments
 (0)