Bump lcobucci/jwt from 4.3.0 to 5.3.0 #1017
Annotations
6 errors
|
src/Http/Authentication/JsonWebToken.php#L25
Parameter #1 $jwt of method Lcobucci\JWT\Token\Parser::parse() expects non-empty-string, string given.
|
src/Http/Authentication/JsonWebToken.php#L44
Instantiated class Lcobucci\Clock\SystemClock not found.
|
src/Http/Authentication/JsonWebToken.php#L44
Parameter #1 $clock of class Lcobucci\JWT\Validation\Constraint\LooseValidAt constructor expects Psr\Clock\ClockInterface, Lcobucci\Clock\SystemClock given.
|
tests/Http/Authentication/JsonWebTokenFactory.php#L20
Parameter #1 $name of method Lcobucci\JWT\Builder::withClaim() expects non-empty-string, (int|string) given.
|
|
This job was cancelled
Loading