Skip to content

Commit

Permalink
Bump jwt framework version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Ivančić committed Aug 12, 2023
1 parent 1c99470 commit 6229612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"simplesamlphp/composer-module-installer": "^1.2",
"spomky-labs/base64url": "^2.0",
"steverhoades/oauth2-openid-connect-server": "^2.0",
"web-token/jwt-framework": "^2.1"
"web-token/jwt-framework": "^2.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
Expand Down

0 comments on commit 6229612

Please sign in to comment.