Skip to content

Commit 7859fca

Browse files
committed
1.1.20 Release
- resolved conflict between MDVA-42768_2.4.2_v2.patch and MDVA-43862 - updated info:json
1 parent 4e03831 commit 7859fca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

patches-info.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

patches/os/MDVA-42768_2.4.2_v2.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -508,12 +508,12 @@ index 00000000000..c12847d2082
508508
+ }
509509
+}
510510
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
512512
--- a/vendor/magento/module-configurable-product-graph-ql/etc/graphql/di.xml
513513
+++ 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"/>
517517
</type>
518518
+ <type name="Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsCompositeFilter">
519519
+ <arguments>

support-patches.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4885,7 +4885,7 @@
48854885
">=2.4.2 <2.4.3": {
48864886
"file": "os/MDVA-42768_2.4.2_v2.patch",
48874887
"require": [
4888-
"MDVA-40488"
4888+
"MDVA-40488", "MDVA-43862"
48894889
]
48904890
}
48914891
},

0 commit comments

Comments
 (0)