Security update. As the namshi/jose dependency is bumped to a new major version, you might have to add the --with-dependencies
flag to the composer update command.
composer update lexik/jwt-authentication-bundle --with-dependencies
.
- Updated namshi/jose library dependency to ~2.2.
- Forced algorythm verification for token decoding method in JWTEncoder service.