From d10537051949155775c7656cac40ae1f66da08aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 29 Jan 2019 07:29:23 -0500 Subject: [PATCH] Update composer lock file with paragraphs features --- composer.lock | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 65366b6..17a281d 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": "86b813ee60cca07dddcb45e523f383fd", + "content-hash": "d9bae6524ab49b82ac074bd757a8b75d", "packages": [ { "name": "asm89/stack-cors", @@ -7518,6 +7518,71 @@ "source": "http://cgit.drupalcode.org/paragraphs" } }, + { + "name": "drupal/paragraphs_features", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/paragraphs_features", + "reference": "8.x-1.4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "1c875c35c3ef75d462385cbc451d9a2f768b016f" + }, + "require": { + "drupal/core": "^8.5", + "drupal/paragraphs": "^1.3" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.4", + "datestamp": "1536759480", + "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": "Mladen Todorovic", + "homepage": "https://www.drupal.org/user/2103716", + "email": "mladen.todorovic@burda.com" + }, + { + "name": "daniel.bosen", + "homepage": "https://www.drupal.org/user/404865" + }, + { + "name": "mtodor", + "homepage": "https://www.drupal.org/user/3453049" + }, + { + "name": "thunderbot", + "homepage": "https://www.drupal.org/user/3511180" + }, + { + "name": "volkerk", + "homepage": "https://www.drupal.org/user/57527" + } + ], + "description": "Paragraphs features for extending paragraphs widget functionality.", + "homepage": "https://www.drupal.org/project/paragraphs_features", + "support": { + "source": "http://cgit.drupalcode.org/paragraphs_features" + } + }, { "name": "drupal/paranoia", "version": "1.0.0-alpha1",