Skip to content

v5.0.0

Compare
Choose a tag to compare
@tylernathanreed tylernathanreed released this 25 Sep 20:47
· 24 commits to master since this release

Laravel 8 reached its end of life earlier this year. I have dropped support for L8, and added future compatibility for the upcoming Laravel 11.

With this comes dropping PHP 7.3, with the new minimum of PHP 8.0.

PHP 8 offers better type-hinting, and overall works better with static analysis tooling. I have incorporated PHP Stan into the pipeline builds moving forward to offer better quality code for everyone.