Skip to content

Commit cee07b7

Browse files
authored
Merge pull request #12 from magento-gl/AC-10558
AC-10558::Adobe Commerce 2.4.7 core code is compatible with PHP 8.3
2 parents 6d8cfef + b90ab7a commit cee07b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"AFL-3.0"
88
],
99
"require": {
10-
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0",
10+
"php": "~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0||~8.3.0",
1111
"composer/composer": "^2.0",
1212
"composer-plugin-api": "^1.0 || ^2.0"
1313
},

0 commit comments

Comments
 (0)