|
@@ -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": "f3baae79e847c753ab9ac766f4338529",
|
|
|
+ "content-hash": "f874a1a846eacffa0d31c1312d5e160a",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "alchemy/zippy",
|
|
@@ -5184,6 +5184,62 @@
|
|
|
"source": "https://git.drupalcode.org/project/entity_clone"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "drupal/entity_limit",
|
|
|
+ "version": "2.0.0-alpha3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://git.drupalcode.org/project/entity_limit.git",
|
|
|
+ "reference": "8.x-2.0-alpha3"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/entity_limit-8.x-2.0-alpha3.zip",
|
|
|
+ "reference": "8.x-2.0-alpha3",
|
|
|
+ "shasum": "a8f6150836414398a6c55d810b5c9afd723d645d"
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "drupal/core": "^8 || ^9"
|
|
|
+ },
|
|
|
+ "type": "drupal-module",
|
|
|
+ "extra": {
|
|
|
+ "drupal": {
|
|
|
+ "version": "8.x-2.0-alpha3",
|
|
|
+ "datestamp": "1667703283",
|
|
|
+ "security-coverage": {
|
|
|
+ "status": "not-covered",
|
|
|
+ "message": "Alpha releases are not covered by Drupal security advisories."
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packages.drupal.org/8/downloads",
|
|
|
+ "license": [
|
|
|
+ "GPL-2.0-or-later"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "gaurav.goyal",
|
|
|
+ "homepage": "https://www.drupal.org/user/2497208"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "purushotam.rai",
|
|
|
+ "homepage": "https://www.drupal.org/user/3193859"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "vyasamit2007",
|
|
|
+ "homepage": "https://www.drupal.org/user/246119"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "wasare",
|
|
|
+ "homepage": "https://www.drupal.org/user/18262"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Allow administrators to restrict the number of entities that may be created based on different conditions.",
|
|
|
+ "homepage": "https://www.drupal.org/project/entity_limit",
|
|
|
+ "support": {
|
|
|
+ "source": "https://git.drupalcode.org/project/entity_limit"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"name": "drupal/entity_reference_revisions",
|
|
|
"version": "1.10.0",
|
|
@@ -14604,6 +14660,7 @@
|
|
|
"minimum-stability": "stable",
|
|
|
"stability-flags": {
|
|
|
"drupal/audiofield": 20,
|
|
|
+ "drupal/entity_limit": 15,
|
|
|
"drupal/flexible_permissions": 10,
|
|
|
"drupal/graphql": 20,
|
|
|
"drupal/group": 20,
|