Skip to content

v7.0.0

Choose a tag to compare

@nelson6e65 nelson6e65 released this 15 Jan 02:36
· 2 commits to master since this release
6d3a863

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