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