Skip to content

Commit

Permalink
Add note about upgrading to v9 of oauth2-server
Browse files Browse the repository at this point in the history
  • Loading branch information
cicnavi committed May 14, 2024
1 parent 2d2ee5e commit 3ce0aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Below are some internal changes that should not have impact for the OIDC OP impl
this module as a library or extending from it, you will probably encounter breaking changes, since a lot of code
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
- TODO move checkers to templates (generics) for proper static type handling
- TODO move to SSP (symfony) container
Expand Down

0 comments on commit 3ce0aba

Please sign in to comment.