Skip to content

7.2.1

Compare
Choose a tag to compare
@evansims evansims released this 14 Oct 17:09
· 356 commits to main since this release
09b32ad

Fixed

  • Auth0\Laravel\Auth0 no longer requires a session configuration for stateless strategies, restoring previous behavior. #317 (evansims)
  • The SDK now requires ^3.0 of the psr/cache dependency, to accommodate breaking changes made in the upstream interface (typed parameters and return types) for PHP 8.0+. #316 (evansims)