File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -508,12 +508,12 @@ index 00000000000..c12847d2082
508
508
+ }
509
509
+ }
510
510
diff --git a/vendor/magento/module-configurable-product-graph-ql/etc/graphql/di.xml b/vendor/magento/module-configurable-product-graph-ql/etc/graphql/di.xml
511
- index 227817b3887..43877c14018 100644
511
+ index 67321d40172..8c0e07e3899 100644
512
512
--- a/vendor/magento/module-configurable-product-graph-ql/etc/graphql/di.xml
513
513
+++ b/vendor/magento/module-configurable-product-graph-ql/etc/graphql/di.xml
514
- @@ -59 ,4 +59 ,15 @@
515
- </argument >
516
- </arguments >
514
+ @@ -62 ,4 +62 ,15 @@
515
+ <type name="Magento\Quote\Model\Quote" >
516
+ <plugin name="update_customized_options" type="Magento\ConfigurableProductGraphQl\Plugin\Quote\UpdateCustomizedOptions"/ >
517
517
</type>
518
518
+ <type name="Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsCompositeFilter">
519
519
+ <arguments>
Original file line number Diff line number Diff line change 4885
4885
">=2.4.2 <2.4.3" : {
4886
4886
"file" : " os/MDVA-42768_2.4.2_v2.patch" ,
4887
4887
"require" : [
4888
- " MDVA-40488"
4888
+ " MDVA-40488" , " MDVA-43862 "
4889
4889
]
4890
4890
}
4891
4891
},
You can’t perform that action at this time.
0 commit comments