Skip to content

Commit bf5f55e

Browse files
committed
PB-369: Integrate third party library to work with DOMDocument
- adjust composer.json
1 parent 6bcc638 commit bf5f55e

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
@@ -20,9 +20,7 @@
2020
"magento/module-theme": "*",
2121
"magento/module-wishlist": "*",
2222
"magento/module-require-js": "*",
23-
"php": "~7.1.3||~7.2.0||~7.3.0"
24-
},
25-
"require-dev": {
23+
"php": "~7.1.3||~7.2.0||~7.3.0",
2624
"phpgt/dom": "^2.1.6"
2725
},
2826
"suggest": {

0 commit comments

Comments
 (0)