From 8fd49b27f771dad4cb327ac93d0ec0f08b041fff Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 14 Sep 2020 16:34:27 -0500 Subject: [PATCH] Update the drutopia reference in the lock file --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e4b6b36..8532eb8 100644 --- a/composer.lock +++ b/composer.lock @@ -8190,7 +8190,8 @@ "support": { "source": "https://git.drupalcode.org/project/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" - } + }, + "time": "2020-09-10T15:13:16+00:00" }, { "name": "drupal/multiline_config", @@ -10592,12 +10593,12 @@ "source": { "type": "git", "url": "https://gitlab.com/drutopia/drutopia.git", - "reference": "39d00fce28dd6d3bc7a5449ecff17aa1e71fa998" + "reference": "5e62c445ec30acf290f24d552ef943e5aff37699" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=39d00fce28dd6d3bc7a5449ecff17aa1e71fa998", - "reference": "39d00fce28dd6d3bc7a5449ecff17aa1e71fa998", + "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=5e62c445ec30acf290f24d552ef943e5aff37699", + "reference": "5e62c445ec30acf290f24d552ef943e5aff37699", "shasum": "" }, "require": { @@ -10610,7 +10611,7 @@ "drupal/config_actions_provider": "1.x-dev", "drupal/config_sync": "^2.0-beta5", "drupal/config_update": "^1.7", - "drupal/core": "^8", + "drupal/core": "^8.0||^9.0", "drupal/core-composer-scaffold": "^8.9", "drupal/default_content": "^1.0-alpha9", "drupal/drutopia_action": "dev-1.x", @@ -10674,7 +10675,7 @@ "GPL-2.0+" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", - "time": "2020-09-10T02:49:47+00:00" + "time": "2020-09-14T19:48:30+00:00" }, { "name": "easyrdf/easyrdf",