Skip to content

Commit 036aaf8

Browse files
Merge pull request #18 from magento-performance/MC-37780
MC-37780: Support by Scheduled Import/Export
2 parents 089513f + 57568d3 commit 036aaf8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/AwsS3PageBuilder/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"description": "Aws S3 Page Builder module",
44
"require": {
55
"magento/framework": "*",
6-
"php": "~7.3.0||~7.4.0",
7-
"phpgt/dom": "2.1.6"
6+
"php": "~7.3.0||~7.4.0"
87
},
98
"suggest": {
109
"magento/module-page-builder": "*",

0 commit comments

Comments
 (0)