diff --git a/patches.json b/patches.json index 34dbd5f..9a90631 100644 --- a/patches.json +++ b/patches.json @@ -202,12 +202,6 @@ "2.3.1": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.1.patch", ">=2.3.2 <2.3.4": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.2.patch" }, - "Fix pagebuilder module": { - "2.3.1": "PB-319__fix_pagebuilder_module__2.3.1.patch", - "2.3.2": "PB-320__fix_pagebuilder_module__2.3.2.patch", - ">=2.3.2-p1 <2.3.3": "PB-322__fix_pagebuilder_module__2.3.2-p1.patch", - "2.3.3": "PB-323__fix_pagebuilder_module__2.3.3.patch" - }, "Fix XSS in order history": { "2.2.0 - 2.2.6": "PRODSECBUG-2233__fix_xss_in_order_history__2.2.0.patch", "2.2.7 - 2.2.8": "PRODSECBUG-2233__fix_xss_in_order_history__2.2.7.patch", @@ -287,5 +281,13 @@ "Fix wrong namespace": { "3.2.0": "MAGECLOUD-4407__fix_namespace_vertex_tax__3.2.0.patch" } + }, + "magento/magento2-ee-base": { + "Fix pagebuilder module": { + "2.3.1": "PB-319__fix_pagebuilder_module__2.3.1.patch", + "2.3.2": "PB-320__fix_pagebuilder_module__2.3.2.patch", + ">=2.3.2-p1 <2.3.3": "PB-322__fix_pagebuilder_module__2.3.2-p1.patch", + "2.3.3": "PB-323__fix_pagebuilder_module__2.3.3.patch" + } } }