Skip to content

Commit 1c9e1d8

Browse files
committed
Sort dependencies, DEV-1111
Signed-off-by: Iman Aboheydary <[email protected]>
1 parent 511d7c0 commit 1c9e1d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"magento/framework": "~102.0||~103.0",
1414
"magento/module-catalog": "~103.0||~104.0",
1515
"magento/module-cms": "~103.0||~104.0",
16+
"magento/module-config": "*",
17+
"magento/module-page-builder": "*",
18+
"magento/module-store": "*",
1619
"php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0"
1720
},
1821
"require-dev": {

0 commit comments

Comments
 (0)