File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 2.2.1
4+ - README.md and CHANGELOG.md Updated.
5+
6+ ## 2.2.0
7+ - Added Laravel 6.x support.
8+
9+ ## 2.1.2
10+ - Updated laravel required version in ` composer.json ` file.
11+
312## 2.1.1
413 - Added Laravel 5.8 support.
514 - Extend config ` wordpress-hash.php ` with option to map email and password column if you've changed and default connection set to ` wp-mysql `
Original file line number Diff line number Diff line change 55| ** Laravel** | ** wordpress-auth-driver-laravel** |
66| ---| ---|
77| 5.2 to 5.5 | ^1.0 |
8- | 5.6 to 5.8 | ^2.0 |
8+ | 5.6 to 6.x | ^2.0 |
99
1010## Installation
1111
1212To install this package you will need
13- - Laravel 5.6|5.7|5.8 ([ for older versions of laravel] ( https://github.com/ahsankhatri/wordpress-auth-driver-laravel/tree/v1 ) )
13+ - Laravel 5.6|5.7|5.8|6.x ([ for older versions of laravel] ( https://github.com/ahsankhatri/wordpress-auth-driver-laravel/tree/v1 ) )
1414 - PHP 7.1
1515
1616The best way to install this package is with the help of composer. Run
You can’t perform that action at this time.
0 commit comments