Skip to content

3.0.0 - Laravel 10 support

Compare
Choose a tag to compare
@korridor korridor released this 16 Feb 11:18
· 10 commits to main since this release

Breaking

The version 3.0.0 is only compatible with Laravel 10.
If you want to use this package with an older Laravel version, you can still use the 2.1.* versions. (See README for installation instructions)

Changes

  • PHP 8.2 support
  • Strict types
  • GitHub Actions