refactored field auteur
This commit is contained in:
Generated
+72
-1
@@ -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": "81bf05c0952bcf7d3b0f73de90c42bb7",
|
||||
"content-hash": "59be9916db252189be036d7363f0bd50",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -2401,6 +2401,76 @@
|
||||
"issues": "https://www.drupal.org/project/issues/audiofield"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/auto_entitylabel",
|
||||
"version": "dev-3.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/auto_entitylabel.git",
|
||||
"reference": "7d2063d5ee869d20e00409eca12bf6776fff7772"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/token": "^1.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.0-beta3+6-dev",
|
||||
"datestamp": "1609346741",
|
||||
"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-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Pravin Ajaaz",
|
||||
"homepage": "https://www.drupal.org/user/2910049"
|
||||
},
|
||||
{
|
||||
"name": "RenatoG",
|
||||
"homepage": "https://www.drupal.org/user/3326031"
|
||||
},
|
||||
{
|
||||
"name": "VladimirAus",
|
||||
"homepage": "https://www.drupal.org/user/673120"
|
||||
},
|
||||
{
|
||||
"name": "bforchhammer",
|
||||
"homepage": "https://www.drupal.org/user/216396"
|
||||
},
|
||||
{
|
||||
"name": "colan",
|
||||
"homepage": "https://www.drupal.org/user/58704"
|
||||
},
|
||||
{
|
||||
"name": "diqidoq",
|
||||
"homepage": "https://www.drupal.org/user/1001934"
|
||||
},
|
||||
{
|
||||
"name": "purushotam.rai",
|
||||
"homepage": "https://www.drupal.org/user/3193859"
|
||||
}
|
||||
],
|
||||
"description": "Allows hiding of entity label fields and automatic label creation.",
|
||||
"homepage": "https://www.drupal.org/project/auto_entitylabel",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/auto_entitylabel",
|
||||
"issues": "https://www.drupal.org/project/issues/auto_entitylabel"
|
||||
},
|
||||
"time": "2021-03-01T17:14:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/autocomplete_deluxe",
|
||||
"version": "2.0.0-rc1",
|
||||
@@ -12864,6 +12934,7 @@
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"drupal/auto_entitylabel": 20,
|
||||
"drupal/insert": 20,
|
||||
"drupal/typed_data": 20,
|
||||
"drupal/autocomplete_deluxe": 5,
|
||||
|
||||
Reference in New Issue
Block a user