Skip to content

Commit 58e4753

Browse files
committed
ACP2E-2615: Bundle products added via the Page Builder > Products widget break the cart
- added soft dependency
1 parent 500b299 commit 58e4753

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Bundle/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"suggest": {
2828
"magento/module-webapi": "*",
2929
"magento/module-bundle-sample-data": "*",
30-
"magento/module-sales-rule": "*"
30+
"magento/module-sales-rule": "*",
31+
"magento/module-catalog-widget": "*"
3132
},
3233
"type": "magento2-module",
3334
"license": [

0 commit comments

Comments
 (0)