Closed gregtyler closed 10 months ago
We use this in JwtServiceFactory. It was omitted before since it was a transitive dependency through lcobucci/jwt, but that's been dropped in v5 so we now need to require it explicitly.
JwtServiceFactory
We use this in
JwtServiceFactory
. It was omitted before since it was a transitive dependency through lcobucci/jwt, but that's been dropped in v5 so we now need to require it explicitly.