3.0.0 - Laravel 10 support
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