From 2435a0d0ae9a012b91c8dbe97c7e8ac0931e8a1f Mon Sep 17 00:00:00 2001 From: Suhyeon Hong Date: Fri, 2 Oct 2020 11:53:10 +1000 Subject: [PATCH 1/2] [GOVCMSD8-464] update config_split 8.x-1.6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a2034839c..e1700146e 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "drupal/config_filter": "1.5", "drupal/config_ignore": "2.1", "drupal/config_perms": "1.2.0", - "drupal/config_split": "1.4", + "drupal/config_split": "1.6", "drupal/config_update": "1.6", "drupal/consumers": "1.9", "drupal/contact_storage": "1.0.0", From 8873ed925f17055c0bf033d617a3f5198983e2fe Mon Sep 17 00:00:00 2001 From: Suhyeon Hong Date: Thu, 29 Oct 2020 10:39:00 +1100 Subject: [PATCH 2/2] update to latest version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e1700146e..45693ad16 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "drupal/config_filter": "1.5", "drupal/config_ignore": "2.1", "drupal/config_perms": "1.2.0", - "drupal/config_split": "1.6", + "drupal/config_split": "1.7", "drupal/config_update": "1.6", "drupal/consumers": "1.9", "drupal/contact_storage": "1.0.0",