File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
This project adheres to [ Semantic Versioning] ( CONTRIBUTING.md ) .
6
6
7
7
8
+ ## [ v5.1.0] - 2019-06-02
9
+ - Update composer deps
10
+ - Drop PHP 7.1 travis test
11
+
8
12
## [ v5.0.0] - 2019-03-03
9
13
- Rename environment variable QUEUE_DRIVER to QUEUE_CONNECTION
10
14
- Require PHP 7.2 & Laravel 5.8
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ This package is just a Laravel wrapper for [`rinvex/authy`](https://github.com/r
6
6
7
7
[ ![ Packagist] ( https://img.shields.io/packagist/v/rinvex/laravel-authy.svg?label=Packagist&style=flat-square )] ( https://packagist.org/packages/rinvex/laravel-authy )
8
8
[ ![ Scrutinizer Code Quality] ( https://img.shields.io/scrutinizer/g/rinvex/laravel-authy.svg?label=Scrutinizer&style=flat-square )] ( https://scrutinizer-ci.com/g/rinvex/laravel-authy/ )
9
- [ ![ Code Climate] ( https://img.shields.io/codeclimate/github/rinvex/laravel-authy.svg?label=CodeClimate&style=flat-square )] ( https://codeclimate.com/github/rinvex/laravel-authy )
10
9
[ ![ Travis] ( https://img.shields.io/travis/rinvex/laravel-authy.svg?label=TravisCI&style=flat-square )] ( https://travis-ci.org/rinvex/laravel-authy )
11
10
[ ![ StyleCI] ( https://styleci.io/repos/73999588/shield )] ( https://styleci.io/repos/73999588 )
12
11
[ ![ License] ( https://img.shields.io/packagist/l/rinvex/laravel-authy.svg?label=License&style=flat-square )] ( https://github.com/rinvex/laravel-authy/blob/develop/LICENSE )
You can’t perform that action at this time.
0 commit comments