Laravel 10 support
- This version adds Laravel 10 support
- Support for Laravel 8 and below is also dropped in this release, as those Laravel versions do not receive security fixes
- The package now requires PHP 8+
What's Changed
- Don't prevent accessing missing Tenant attributes by @joelstein in #1045
- [3.x] L10 compatibility by @saade in #1065
New Contributors
- @joelstein made their first contribution in #1045
- @saade made their first contribution in #1065
Full Changelog: v3.6.1...v3.7.0