From 8b0abce1ef9027a550b4e37b5039d211a9cdfbb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 8 Oct 2019 10:49:59 -0400 Subject: [PATCH] Update to latest entity reference override that i just pushed to d.o --- composer.lock | 56 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 38 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index cae7389..7c7286f 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": "f4c8d8a698efa05b2571aa42d1749a1a", + "content-hash": "f6094dd22fae735a1ccd22635f4c03da", "packages": [ { "name": "asm89/stack-cors", @@ -5838,19 +5838,33 @@ }, { "name": "drupal/entity_reference_override", - "version": "dev-8.x-1.x", + "version": "dev-1.x", "source": { "type": "git", - "url": "https://github.com/agaric/entity_reference_override.git", - "reference": "9a97cf4dddbb03d7819693bd13ac962c5f029afe" + "url": "https://git.drupalcode.org/project/entity_reference_override.git", + "reference": "1199e985fcfa5e04d764ed48f5937c9ae86ec8e3" }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/agaric/entity_reference_override/zipball/9a97cf4dddbb03d7819693bd13ac962c5f029afe", - "reference": "9a97cf4dddbb03d7819693bd13ac962c5f029afe", - "shasum": "" + "require": { + "drupal/core": "~8.0" + }, + "require-dev": { + "drupal/entity_browser": "*" }, "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.x-dev", + "datestamp": "1570539787", + "security-coverage": { + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], @@ -5858,15 +5872,27 @@ { "name": "See contributors", "homepage": "https://www.drupal.org/node/2809033/committers" + }, + { + "name": "dawehner", + "homepage": "https://www.drupal.org/user/99340" + }, + { + "name": "eaton", + "homepage": "https://www.drupal.org/user/16496" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" } ], "description": "Display referenced entities with optional field overrides.", "homepage": "https://www.drupal.org/project/entity_reference_override", "support": { - "issues": "https://www.drupal.org/project/issues/entity_reference_override", - "source": "https://github.com/agaric/entity_reference_override/tree/8.x-1.x" + "source": "https://git.drupalcode.org/project/entity_reference_override", + "issues": "https://www.drupal.org/project/issues/entity_reference_override" }, - "time": "2019-10-08T12:55:30+00:00" + "time": "2019-10-08T14:15:50+00:00" }, { "name": "drupal/entity_reference_revisions", @@ -12616,12 +12642,6 @@ "version": "dev-8.x-1.x", "package": "drupal/drutopia_collection" }, - { - "alias": "1.x-dev", - "alias_normalized": "1.9999999.9999999.9999999-dev", - "version": "dev-8.x-1.x", - "package": "drupal/entity_reference_override" - }, { "alias": "1.x-dev", "alias_normalized": "1.9999999.9999999.9999999-dev",