From 62947894127acb4be31b8d3c897ab7a5af69fbf4 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Thu, 9 May 2019 13:49:27 -0500 Subject: [PATCH] Composer lock with the multine config module --- composer.lock | 56 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 5938990..72ecc48 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "842cffb79666f17c55acaa992fe9c0c8", + "content-hash": "23d3af494eecdbbdaca9df921bf1b71d", "packages": [ { "name": "asm89/stack-cors", @@ -7769,6 +7769,58 @@ "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, + { + "name": "drupal/multiline_config", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/multiline_config.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/multiline_config-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "0910c3b007c74cddd6823ad5e86ca40c14a91f20" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1553258884", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Pedro Cambra", + "homepage": "https://www.drupal.org/u/pcambra" + }, + { + "name": "Manuel Egío", + "homepage": "https://www.drupal.org/u/facine" + } + ], + "description": "This module allows you export configuration strings as multiline.", + "homepage": "http://drupal.org/project/multiline_config", + "support": { + "source": "https://cgit.drupalcode.org/multiline_config", + "issues": "https://www.drupal.org/project/issues/multiline_config" + } + }, { "name": "drupal/octavia", "version": "1.0.0-beta1", @@ -8401,7 +8453,7 @@ }, "drupal": { "version": "8.x-1.12", - "datestamp": "1552334285", + "datestamp": "1557244685", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy"