Skip to content

Commit 28ab15b

Browse files
committed
Merge tag 'v5.1.0' into develop
no message * tag 'v5.1.0': Bump version
2 parents d700e0b + 1c65762 commit 28ab15b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](CONTRIBUTING.md).
66

77

8+
## [v5.1.0] - 2019-06-02
9+
- Update composer deps
10+
- Drop PHP 7.1 travis test
11+
812
## [v5.0.0] - 2019-03-03
913
- Rename environment variable QUEUE_DRIVER to QUEUE_CONNECTION
1014
- Require PHP 7.2 & Laravel 5.8

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ This package is just a Laravel wrapper for [`rinvex/authy`](https://github.com/r
66

77
[![Packagist](https://img.shields.io/packagist/v/rinvex/laravel-authy.svg?label=Packagist&style=flat-square)](https://packagist.org/packages/rinvex/laravel-authy)
88
[![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)
109
[![Travis](https://img.shields.io/travis/rinvex/laravel-authy.svg?label=TravisCI&style=flat-square)](https://travis-ci.org/rinvex/laravel-authy)
1110
[![StyleCI](https://styleci.io/repos/73999588/shield)](https://styleci.io/repos/73999588)
1211
[![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)

0 commit comments

Comments
 (0)