completed computed field_reference dev

This commit is contained in:
2019-06-22 19:34:21 +02:00
parent 75b908ba26
commit d9e494e6db
7 changed files with 145 additions and 85 deletions

66
composer.lock generated
View File

@@ -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": "e67674c8f819a51a74785fddb76fb1d5",
"content-hash": "7e10b3f48a875330ee707d7cee2bac93",
"packages": [
{
"name": "alchemy/zippy",
@@ -8130,6 +8130,70 @@
},
"time": "2019-05-08T04:46:52+00:00"
},
{
"name": "drupal/modules_weight",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/modules_weight.git",
"reference": "8.x-1.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/modules_weight-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "6861c4def64d489fda24ce6a1914ea970ccb7143"
},
"require": {
"drupal/core": "~8.6"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.8",
"datestamp": "1557514985",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Adrian Cid Almaguer (adriancid)",
"homepage": "https://www.drupal.org/u/adriancid",
"email": "adriancid@gmail.com",
"role": "Maintainer"
},
{
"name": "Ma'moun Othman (artofeclipse)",
"homepage": "https://www.drupal.org/u/artofeclipse",
"role": "Maintainer"
},
{
"name": "josebc",
"homepage": "https://www.drupal.org/user/1376836"
}
],
"description": "Allows to change the modules execution order.",
"homepage": "https://www.drupal.org/project/modules_weight",
"keywords": [
"Drupal",
"Modules",
"Order"
],
"support": {
"source": "http://cgit.drupalcode.org/modules_weight",
"issues": "https://www.drupal.org/project/issues/modules_weight"
}
},
{
"name": "drupal/pagerer",
"version": "1.4.0",