Skip to content

Commit 8df28c5

Browse files
committed
AC-13306::Adobe Commerce 2.4.8 core code is compatible with PHP 8.4
1 parent 477c4ec commit 8df28c5

File tree

2 files changed

+239
-257
lines changed

2 files changed

+239
-257
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@
8484
{
8585
"type": "vcs",
8686
"url": "git@github.com:magento-commerce/magento-lusitanian-oauth.git"
87-
},
88-
{
89-
"type": "vcs",
90-
"url": "git@github.com:magento-commerce/magento-jwt-framework.git"
9187
}
9288
],
9389
"require": {
@@ -162,7 +158,7 @@
162158
"symfony/string": "^6.4",
163159
"tedivm/jshrink": "^1.4",
164160
"tubalmartin/cssmin": "^4.1",
165-
"magento/jwt-framework": "dev-develop",
161+
"web-token/jwt-framework": "^3.4",
166162
"webonyx/graphql-php": "^15.0",
167163
"wikimedia/less.php": "^5.0",
168164
"magento/module-sequence": "dev-develop",

0 commit comments

Comments
 (0)