File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 5.4.0] ( https://github.com/auth0/laravel-auth0/tree/5.4.0 ) (2020-03-27)
4+ [ Full Changelog] ( https://github.com/auth0/laravel-auth0/compare/5.3.1...5.4.0 )
5+
6+ ** Closed issues**
7+ - Laravel 7.0 supported release. [ \# 171] ( https://github.com/auth0/laravel-auth0/issues/171 )
8+
9+ ** Fixed**
10+ - Fixed PHPDocs [ \# 170] ( https://github.com/auth0/laravel-auth0/pull/170 ) ([ YAhiru] ( https://github.com/YAhiru ) )
11+
12+ ** Added**
13+ - Laravel 7 support [ \# 167] ( https://github.com/auth0/laravel-auth0/pull/167 ) ([ giannidhooge] ( https://github.com/giannidhooge ) )
14+
315## [ 5.3.1] ( https://github.com/auth0/laravel-auth0/tree/5.3.1 ) (2019-11-14)
416[ Full Changelog] ( https://github.com/auth0/laravel-auth0/compare/5.3.0...5.3.1 )
517
Original file line number Diff line number Diff line change 1212class LoginServiceProvider extends ServiceProvider
1313{
1414
15- const SDK_VERSION = "5.3.1 " ;
15+ const SDK_VERSION = "5.4.0 " ;
1616
1717 /**
1818 * Bootstrap the application events.
You can’t perform that action at this time.
0 commit comments