Skip to content

Commit 2b25fca

Browse files
MAGETWO-60630: Wrong dependency version for magento/module-catalog
1 parent 4e14f2e commit 2b25fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesInventory/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/module-catalog-inventory": "100.2.*",
77
"magento/module-sales": "100.2.*",
88
"magento/module-store": "100.2.*",
9-
"magento/module-catalog": "101.2.*",
9+
"magento/module-catalog": "101.1.*",
1010
"magento/framework": "100.2.*"
1111
},
1212
"type": "magento2-module",

0 commit comments

Comments
 (0)