Skip to content

Commit

Permalink
Changed badges to branch 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel committed Sep 22, 2018
1 parent 708048c commit 1dfca05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +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)
[![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=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)
[![Build Status](https://travis-ci.org/sfelix-martins/passport-multiauth.svg?branch=4.0)](https://travis-ci.org/sfelix-martins/passport-multiauth)
[![Code Coverage](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/badges/coverage.png?b=4.0)](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/?branch=4.0)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/badges/quality-score.png?b=4.0)](https://scrutinizer-ci.com/g/sfelix-martins/passport-multiauth/?branch=4.0)
[![StyleCI](https://styleci.io/repos/106218586/shield?branch=4.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 1dfca05

Please sign in to comment.