field permissions
This commit is contained in:
Generated
+65
-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": "b28b2f01a57c974a270eff443e2a36f5",
|
||||
"content-hash": "2d3c845404e0f68351dfe3c7c862a54e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -4392,6 +4392,70 @@
|
||||
"issues": "https://www.drupal.org/project/issues/field_group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/field_permissions",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/field_permissions.git",
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "f3815d21b423c94e800388f3c29237fc1a00189d"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": ">=8.9 <11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1703264421",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-1.x": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "jhedstrom",
|
||||
"homepage": "https://www.drupal.org/user/208732"
|
||||
},
|
||||
{
|
||||
"name": "mariacha1",
|
||||
"homepage": "https://www.drupal.org/user/2210776"
|
||||
},
|
||||
{
|
||||
"name": "markus_petrux",
|
||||
"homepage": "https://www.drupal.org/user/39593"
|
||||
},
|
||||
{
|
||||
"name": "RobLoach",
|
||||
"homepage": "https://www.drupal.org/user/61114"
|
||||
}
|
||||
],
|
||||
"description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.",
|
||||
"homepage": "https://www.drupal.org/project/field_permissions",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/field_permissions",
|
||||
"issues": "https://www.drupal.org/project/issues/field_permissions"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/file_mdm",
|
||||
"version": "2.6.0",
|
||||
|
||||
Reference in New Issue
Block a user