From b9c3e901c57ef590dbd4513090c7eefc3314ec00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 3 Oct 2019 13:08:11 -0400 Subject: [PATCH] Update composer lock file --- composer.lock | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index cc59cf4..da4a6bc 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": "0fdedc021422ae38011c4ad9e75c3b3a", + "content-hash": "1dfdcdcc737b3226acea4fbff5319844", "packages": [ { "name": "asm89/stack-cors", @@ -6836,6 +6836,57 @@ "source": "https://git.drupalcode.org/project/honeypot" } }, + { + "name": "drupal/insert", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/insert.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/insert-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "6c37ceedc7821c7efdc5907a0f34adeb68d79b0a" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1514827685", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Snater", + "homepage": "https://www.drupal.org/user/3513717" + }, + { + "name": "quicksketch", + "homepage": "https://www.drupal.org/user/35821" + } + ], + "description": "Assists in inserting files, images, or other media into the body field or other text areas.", + "homepage": "https://www.drupal.org/project/insert", + "support": { + "source": "https://git.drupalcode.org/project/insert" + } + }, { "name": "drupal/link_attributes", "version": "1.9.0",