File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 22
33## Upgrading To 3.0 From 2.x
44
5+ This upgrade contains a number of small but breaking changes, as well as a huge internal makeover.
6+ I listed the most important ones below.
7+ But if you were overriding internal classes or methods, you will need to review the new source in more detail.
8+
9+ Over the years, this package has grown greatly in features and the codebase was getting a bit out of hand.
10+ Therefor, I spent a lot of time refactoring every bit of code to make it more obvious what is going on, making it easier to maintain in the future.
11+
12+ I spent possibly even longer rewriting the README.
13+ Hopefully, this is now a 1000 times better structured and easier to digest.
14+
15+ If you have any problems or improvements, you are always welcome to create an issue or pull request.
16+
517### ➡ Minimum Requirements Updated
618
719We dropped support for Laravel 5.6, 5.7, 5.8 and 6.x.
You can’t perform that action at this time.
0 commit comments