Skip to content

Commit 685aa4b

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

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/code/Magento/Bundle/composer.json

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

0 commit comments

Comments
 (0)