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 87fd81c commit a045217Copy full SHA for a045217
app/code/Magento/ConfigurableProduct/composer.json
@@ -26,7 +26,8 @@
26
"magento/module-product-video": "*",
27
"magento/module-configurable-sample-data": "*",
28
"magento/module-product-links-sample-data": "*",
29
- "magento/module-tax": "*"
+ "magento/module-tax": "*",
30
+ "magento/module-widget": "*"
31
},
32
"type": "magento2-module",
33
"license": [
0 commit comments