Added support for:
- PHP 8.3
- Laravel 11
Removed support for:
- PHP 8.0
- Laravel 8.*
The main reason for dropping support was the nightmare of dependencies when testing. The actual code was not migrated to be incompatible with previous versions.
What's Changed
Full Changelog: v1.0.2...v1.1