Skip to content

Commit

Permalink
Updated badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel committed Sep 2, 2018
1 parent cf20520 commit bc93f6f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Laravel Passport Multi-Auth

[![Latest Stable Version](https://poser.pugx.org/smartins/passport-multiauth/v/stable)](https://packagist.org/packages/smartins/passport-multiauth)
[![Latest Unstable Version](https://poser.pugx.org/smartins/passport-multiauth/v/unstable)](https://packagist.org/packages/smartins/passport-multiauth)
[![Build Status](https://travis-ci.org/sfelix-martins/passport-multiauth.svg?branch=master)](https://travis-ci.org/sfelix-martins/passport-multiauth)
[![Code Coverage](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/badges/coverage.png?b=2.0)](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/?branch=2.0)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/badges/quality-score.png?b=2.0)](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/?branch=2.0)
[![StyleCI](https://styleci.io/repos/106218586/shield?branch=2.0)](https://styleci.io/repos/106218586)
[![Code Coverage](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/badges/coverage.png?b=3.0)](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/?branch=3.0)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/badges/quality-score.png?b=3.0)](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/?branch=3.0)
[![StyleCI](https://styleci.io/repos/106218586/shield?branch=3.0)](https://styleci.io/repos/106218586)
[![License](https://poser.pugx.org/smartins/passport-multiauth/license)](https://packagist.org/packages/smartins/passport-multiauth)

Add multi-authentication support to [Laravel Passport](https://laravel.com/docs/5.5/passport)
Expand Down

0 comments on commit bc93f6f

Please sign in to comment.