Skip to content

Commit 5b47747

Browse files
committed
AC-13306::Adobe Commerce 2.4.8 core code is compatible with PHP 8.4
1 parent 4988367 commit 5b47747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"magento/module-require-js": "*",
2323
"magento/module-media-storage": "*",
2424
"php": "~8.2.0||~8.3.0||~8.4.0",
25-
"phpgt/dom": "dev-master"
25+
"phpgt/dom": "^4.1"
2626
},
2727
"suggest": {
2828
"magento/module-review": "*"

0 commit comments

Comments
 (0)