We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab49d6 commit 19b8e98Copy full SHA for 19b8e98
app/code/Magento/CatalogInventoryConfigurableProduct/composer.json
@@ -4,7 +4,9 @@
4
"require": {
5
"php": "~5.6.5|7.0.2|7.0.4|~7.0.6",
6
"magento/module-catalog-inventory": "100.2.*",
7
- "magento/framework": "100.2.*",
+ "magento/framework": "100.2.*"
8
+ },
9
+ "suggest": {
10
"magento/module-configurable-product": "100.2.*"
11
},
12
"type": "magento2-module",
0 commit comments