Skip to content

Commit 86d1144

Browse files
committed
AC-3772::Upgrade web-token/jwt-framework to the latest version
1 parent 9c42b97 commit 86d1144

File tree

3 files changed

+49
-105
lines changed

3 files changed

+49
-105
lines changed

app/code/Magento/JwtFrameworkAdapter/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": "~7.4.0||~8.1.0",
99
"magento/framework": "*",
10-
"web-token/jwt-framework": "^v2.2.7"
10+
"web-token/jwt-framework": "^3.1.2"
1111
},
1212
"type": "magento2-module",
1313
"license": [

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"symfony/process": "~5.4.8",
8585
"tedivm/jshrink": "~1.4.0",
8686
"tubalmartin/cssmin": "4.1.1",
87-
"web-token/jwt-framework": "^v2.2.7",
87+
"web-token/jwt-framework": "^3.1.2",
8888
"webonyx/graphql-php": "~14.11.6",
8989
"wikimedia/less.php": "^3.0.0"
9090
},

composer.lock

Lines changed: 47 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)