Skip to content

Commit 679b923

Browse files
authored
Merge pull request #83 from magento-commerce/develop
MCLOUD-10863: Release Cloud Tools
2 parents 7587503 + 391684d commit 679b923

3 files changed

+1
-138
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.22",
5+
"version": "1.0.23",
66
"license": "OSL-3.0",
77
"repositories": {
88
"repo.magento.com": {

patches.json

-3
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,6 @@
271271
"Fixes the error 'The file can't be deleted. Warning!unlink: No such file or directory' when flushing JS/CSS cache from the Admin": {
272272
">=2.4.0 <2.4.1-p1": "MCLOUD-10279__errors_when_flushing_js_css_cache_from_admin__2.4.0.patch",
273273
">=2.4.1-p1 <2.4.7": "MCLOUD-10279__errors_when_flushing_js_css_cache_from_admin__2.4.4.patch"
274-
},
275-
"Reduced the number of times the same deployment configurations load": {
276-
">=2.4.6 <2.4.7": "MCLOUD-10604__performance_degradation_around_deployment_configuration__2.4.6.patch"
277274
}
278275
},
279276
"magento/module-paypal": {

patches/MCLOUD-10604__performance_degradation_around_deployment_configuration__2.4.6.patch

-134
This file was deleted.

0 commit comments

Comments
 (0)