Skip to content

Commit 4944019

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

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
@@ -8,7 +8,7 @@
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~7.4.0||~8.1.0||~8.2.0",
11+
"php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0",
1212
"composer/composer": "^2.0",
1313
"symfony/console": "~4.4.0||~5.4.0||~6.3.0"
1414
},

0 commit comments

Comments
 (0)