We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e8b44 commit b66884bCopy full SHA for b66884b
composer.json
@@ -2,7 +2,7 @@
2
"name": "magento/magento-cloud-patches",
3
"description": "Provides critical fixes for Magento 2 Enterprise Edition",
4
"type": "magento2-component",
5
- "version": "1.0.16",
+ "version": "1.0.17",
6
"license": "OSL-3.0",
7
"repositories": {
8
"repo.magento.com": {
patches.json
@@ -382,7 +382,7 @@
382
},
383
"Parser token new fix": {
384
">=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",
+ ">=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",
386
">=2.4.3 <2.4.3-p2": "MDVA-43443__parser_token_new_fix__2.4.3.patch"
387
}
388
0 commit comments