v3.0.0
·
5 commits
to master
since this release
What's Changed
- Bump symfony/http-kernel from 6.2.4 to 6.2.6 by @dependabot in #39
- Add support for Laravel 10 by @marijnvanderhorst in #40
Full Changelog: v2.3.0...v3.0.0
Breaking changes
- Only Laravel v10 is supported.
- Removed the
src/Traits/ActingAsAuth0User.phptrait. Use Auth0's new impersonate testing functionality instead.