Skip to content

Commit 910222f

Browse files
initial release
1 parent 3855d5d commit 910222f

File tree

3 files changed

+111
-3
lines changed

3 files changed

+111
-3
lines changed

.idea/php.xml

Lines changed: 108 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

3-
All notable changes to `laravel-advanced-otp` will be documented in this file
3+
All notable changes to `laravel-otp` will be documented in this file
44

5-
## 1.0.0 - 201X-XX-XX
5+
## 0.0.1 - 201X-XX-XX
66

77
- initial release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/mkd/laravel-otp.svg?style=flat-square)](https://packagist.org/packages/mkdev/laravel-advanced-otp)
44
[![Total Downloads](https://img.shields.io/packagist/dt/mkd/laravel-otp.svg?style=flat-square)](https://packagist.org/packages/mkdev/laravel-advanced-otp)
5-
![GitHub Actions](https://github.com/mustafakhaleddev/laravel-otp/actions/workflows/main.yml/badge.svg)
5+
![GitHub Actions](https://github.com/mustafakhaleddev/laravel-otp/actions/workflows/phpunit.yml/badge.svg)
66

77

88

0 commit comments

Comments
 (0)