Skip to content

Commit 564ac97

Browse files
committed
AC-2841:Fixed static test failure
1 parent 0b9b7db commit 564ac97

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
@@ -21,7 +21,7 @@
2121
"magento/module-wishlist": "*",
2222
"magento/module-require-js": "*",
2323
"magento/module-media-storage": "*",
24-
"php": "~8.1.0 || ~8.2.0",
24+
"php": "~8.1.0||~8.2.0",
2525
"phpgt/dom": "2.2.3"
2626
},
2727
"suggest": {

0 commit comments

Comments
 (0)