v7.0.0
What's Changed
- feat: drop support for older Laravel versions by @nelson6e65 in #296
- Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead by @tuandp in #293
- Drop support for Laralel < 5.8 ant PHP < 7.1.3 by @nelson6e65 in #297
BREAKING CHANGE: Drop support for Laravel 5.1, 5.2, 5.3, 5.4, 5.5, 5.6 and 5.7. Drop support for PHP < 7.1.3.
New Contributors
Full Changelog: 6.6.0...7.0.0