diff --git a/UPGRADE.md b/UPGRADE.md index 15a4fc80..cb907c3d 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -22,7 +22,7 @@ this module as a library or extending from it, you will probably encounter break has been refactored: - TODO upgrade to v9 of oauth2-server https://github.com/thephpleague/oauth2-server/releases/tag/9.0.0 -- TODO upgrade to v5 of lcobucci/jwt https://github.com/lcobucci/jwt +- upgraded to v5 of lcobucci/jwt https://github.com/lcobucci/jwt - TODO move checkers to templates (generics) for proper static type handling - TODO move to SSP (symfony) container - TODO remove dependency on laminas/laminas-diactoros