Skip to content

Commit a045217

Browse files
committed
ACP2E-1992: Configurable on sale products not visible in products carousel
- added soft dependency
1 parent 87fd81c commit a045217

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/ConfigurableProduct/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"magento/module-product-video": "*",
2727
"magento/module-configurable-sample-data": "*",
2828
"magento/module-product-links-sample-data": "*",
29-
"magento/module-tax": "*"
29+
"magento/module-tax": "*",
30+
"magento/module-widget": "*"
3031
},
3132
"type": "magento2-module",
3233
"license": [

0 commit comments

Comments
 (0)