From cbeb7b334880fd358a7e2dfca9a4b8d394d8ab92 Mon Sep 17 00:00:00 2001 From: Jes Constantine Date: Thu, 13 Jul 2023 09:55:31 -0600 Subject: [PATCH] Replace get request to download memcache settings with composer require step https://docs.acquia.com/cloud-platform/performance/memcached/enable/#configuration-for-drupal-9-or-later --- targets/install.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/targets/install.xml b/targets/install.xml index 3636b0f1..4d342313 100644 --- a/targets/install.xml +++ b/targets/install.xml @@ -280,7 +280,10 @@ - + + + +