Skip to content

Commit c23ec79

Browse files
committed
Fix static test failures
1 parent e5d48dd commit c23ec79

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/PageBuilderImageAttribute/composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"name": "magento/module-page-builder-image-attribute",
33
"description": "Width & Height attribute - Pagebuilder image",
4-
"config": {
5-
"sort-packages": true
6-
},
74
"require": {
5+
"magento/module-page-builder": "*",
86
"magento/framework": "*",
97
"php": "~8.1.0||~8.2.0||~8.3.0"
108
},

0 commit comments

Comments
 (0)