Skip to content

Commit b66884b

Browse files
committed
MCLOUD-8720: Process the MCP PR #85
1 parent 69e8b44 commit b66884b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento-cloud-patches",
33
"description": "Provides critical fixes for Magento 2 Enterprise Edition",
44
"type": "magento2-component",
5-
"version": "1.0.16",
5+
"version": "1.0.17",
66
"license": "OSL-3.0",
77
"repositories": {
88
"repo.magento.com": {

patches.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382
},
383383
"Parser token new fix": {
384384
">=2.3.3-p1 <=2.3.4": "MDVA-43443__parser_token_new_fix__2.3.3-p1.patch",
385-
">=2.3.4-p2 <2.3.7-p4 || >=2.4.0 <2.4.3": "MDVA-43443__parser_token_new_fix__2.3.4-p2.patch",
385+
">=2.3.4-p2 <2.3.7-p3 || >=2.4.0 <2.4.3": "MDVA-43443__parser_token_new_fix__2.3.4-p2.patch",
386386
">=2.4.3 <2.4.3-p2": "MDVA-43443__parser_token_new_fix__2.4.3.patch"
387387
}
388388
}

0 commit comments

Comments
 (0)