From 916a792c26622a998a97b62e0ca7719472aa0c53 Mon Sep 17 00:00:00 2001 From: mayur-sose Date: Tue, 3 Dec 2024 16:23:17 +0530 Subject: [PATCH] acms removed --- config/packages.yml | 42 +++++++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/config/packages.yml b/config/packages.yml index 00b52759..08be5f08 100644 --- a/config/packages.yml +++ b/config/packages.yml @@ -51,25 +51,33 @@ # example. # Removed due to outage caused by ACMS on 06/26/2024. -acquia/acquia_cms: - version: 2.x - version_dev: 2.x-dev +#acquia/acquia_cms: +# core_matrix: +# 10.3.x: +# version: ~ +# version_dev: ~ +# '*': +# version: 2.x +# version_dev: 2.x-dev # Removed due to outage caused by ACMS on 06/26/2024. -drupal/acquia_cms_common: - core_matrix: - '>=10.2.2': - version: 3.3.x - version_dev: 3.3.x-dev - 10.1.x: - version: 3.2.x - version_dev: 3.2.x-dev - '>=10.0.9 <10.1': - version: 3.1.x - version_dev: 3.1.x-dev - '>=9.5.10 <10.0.9': - version: 2.x - version_dev: 2.x-dev +#drupal/acquia_cms_common: +# core_matrix: +# 10.3.x: +# version: ~ +# version_dev: ~ +# '>=10.2.2': +# version: 3.3.x +# version_dev: 3.3.x-dev +# 10.1.x: +# version: 3.2.x +# version_dev: 3.2.x-dev +# '>=10.0.9 <10.1': +# version: 3.1.x +# version_dev: 3.1.x-dev +# '>=9.5.10 <10.0.9': +# version: 2.x +# version_dev: 2.x-dev drupal/acquia_connector: version: 4.x