2.0.0
This is a major version release with breaking changes. Please review the requirements before upgrading.
Requirements
- PHP: Now requires PHP 8.2+ (was PHP 8.0+)
- Laravel: Now supports Laravel 10, 11, and 12 only
- Dropped support for Laravel 7, 8, and 9
What's Changed
- Laravel 12 compatibility
- Updated dependencies
- Simplified mailer architecture by consolidating version-specific mailers
- Possible fix for issue #53 by @gabidj in #54
Full Changelog: 1.8.0...2.0.0