Skip to content

Commit 6e9809f

Browse files
committed
AC-9670::Adobe Commerce 2.4.7 core code is compatible with PHP 8.3
1 parent eb6ba79 commit 6e9809f

File tree

2 files changed

+60
-170
lines changed

2 files changed

+60
-170
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121
"type": "vcs",
2222
"url": "git@github.com:magento-commerce/composer.git"
2323
},
24-
{
25-
"type": "vcs",
26-
"url": "git@github.com:magento-commerce/magento-coding-standard.git"
27-
},
2824
{
2925
"type": "vcs",
3026
"url": "git@github.com:glo71317/laminas-db.git"
@@ -110,7 +106,7 @@
110106
"dg/bypass-finals": "^1.4",
111107
"friendsofphp/php-cs-fixer": "^3.22",
112108
"lusitanian/oauth": "^0.8",
113-
"magento/magento-coding-standard": "dev-develop",
109+
"magento/magento-coding-standard": "*",
114110
"magento/magento2-functional-testing-framework": "^4.6",
115111
"pdepend/pdepend": "^2.10",
116112
"phpmd/phpmd": "^2.12",

composer.lock

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

0 commit comments

Comments
 (0)