Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GIGABAIT93 authored Jul 9, 2023
1 parent f0df6e3 commit d2618ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Latest Version on Packagist](https://img.shields.io/packagist/v/gigabait/laravel-sso.svg?style=flat-square)](https://packagist.org/packages/gigabait/laravel-sso)
[![Total Downloads](https://img.shields.io/packagist/dt/gigabait/laravel-sso.svg?style=flat-square)](https://packagist.org/packages/gigabait/laravel-sso)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/wemx/sso-pterodactyl.svg?style=flat-square)](https://packagist.org/packages/gigabait/laravel-sso)
[![Total Downloads](https://img.shields.io/packagist/dt/wemx/sso-pterodactyl.svg?style=flat-square)](https://packagist.org/packages/wemx/sso-pterodactyl)

# Laravel SSO

Expand All @@ -15,7 +15,7 @@ Laravel SSO is a package for implementing Single Sign-On (SSO) authorizations in
To install the package, use Composer:

```bash
composer require gigabait/laravel-sso
composer require wemx/sso-pterodactyl
```

## Configuration
Expand Down

0 comments on commit d2618ad

Please sign in to comment.