File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v9.0.0 (2019-03-02)
2+ ### Added
3+ - Illuminate 5.8 support
4+
15## v8.0.4 (2018-11-20)
26### Changed
37- Make the ` auditable() ` and ` user() ` method return types loose
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ The package documentation can be found on the [official website](http://laravel-
2222## Version Information
2323 Version | Illuminate | Status | PHP Version
2424:----------|:--------------|:------------------------|:------------
25- 8.x | 5.2.x - 5.7.x | Active support :rocket : | >= 7.0.13
25+ 9.x | 5.8.x - 5.x.x | Active support :rocket : | >= 7.1.3
26+ 8.x | 5.2.x - 5.7.x | Active support | >= 7.0.13
2627 7.x | 5.2.x - 5.6.x | End of life | >= 7.0.13
2728 6.x | 5.2.x - 5.6.x | End of life | >= 7.0.13
2829 5.x | 5.2.x - 5.5.x | End of life | >= 7.0.13
Original file line number Diff line number Diff line change 6464 },
6565 "extra" : {
6666 "branch-alias" : {
67- "dev-master" : " 8 .0-dev"
67+ "dev-master" : " 9 .0-dev"
6868 },
6969 "laravel" : {
7070 "providers" : [
You can’t perform that action at this time.
0 commit comments