Skip to content

Commit 5a23e0f

Browse files
committed
PB-369: Integrate third party library to work with DOMDocument
- adjust composer.json
1 parent 50a4c9b commit 5a23e0f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/PageBuilder/composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@
2121
"magento/module-wishlist": "*",
2222
"magento/module-require-js": "*",
2323
"magento/module-media-storage": "*",
24-
"php": "~7.1.3||~7.2.0||~7.3.0"
25-
},
26-
"require-dev": {
24+
"php": "~7.1.3||~7.2.0||~7.3.0",
2725
"phpgt/dom": "^2.1.6"
2826
},
2927
"suggest": {

0 commit comments

Comments
 (0)