Skip to content

Commit 0eded41

Browse files
authored
Merge pull request #19
Remove old package and fix facade suggestions
2 parents 9cdddaa + fc0f88e commit 0eded41

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Multi Factor Authentication
33
CodingLibs Laravel MFA
44

5-
[![Packagist Version](https://img.shields.io/packagist/v/coding-libs/laravel-mfa.svg)](https://packagist.org/packages/coding-libs/laravel-mfa)
5+
66

77
Installation
88
- Install via Composer from Packagist:
@@ -16,8 +16,7 @@ php artisan vendor:publish --tag=mfa-migrations
1616
php artisan migrate
1717
```
1818

19-
Packagist
20-
- `https://packagist.org/packages/coding-libs/laravel-mfa`
19+
2120

2221
Features
2322
- **Email** and **SMS** one-time code challenges with pluggable channels

0 commit comments

Comments
 (0)