|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "6f22602308a4ff1247870c4dc23f07e1",
|
|
|
|
|
|
+ "content-hash": "70e879d1fd2c1004a55467d656238e50",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"name": "asm89/stack-cors",
|
|
@@ -2487,6 +2487,101 @@
|
|
"source": "https://git.drupalcode.org/project/bulkdelete"
|
|
"source": "https://git.drupalcode.org/project/bulkdelete"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "drupal/conditional_fields",
|
|
|
|
+ "version": "4.0.0-alpha5",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.drupalcode.org/project/conditional_fields.git",
|
|
|
|
+ "reference": "4.0.0-alpha5"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/conditional_fields-4.0.0-alpha5.zip",
|
|
|
|
+ "reference": "4.0.0-alpha5",
|
|
|
|
+ "shasum": "f0788b3cc91b390c3ebbdf544ecb2e78c57eb183"
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "drupal/core": "^8 || ^9 || ^10"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "drupal/paragraphs": "*"
|
|
|
|
+ },
|
|
|
|
+ "type": "drupal-module",
|
|
|
|
+ "extra": {
|
|
|
|
+ "drupal": {
|
|
|
|
+ "version": "4.0.0-alpha5",
|
|
|
|
+ "datestamp": "1695850051",
|
|
|
|
+ "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": "benjifisher",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/683300"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "colan",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/58704"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "dqd",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/1001934"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "ergonlogic",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/368613"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "geek-merlin",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/229048"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "heddn",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/1463982"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "itsekhmistro",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/928152"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "mparker17",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/536298"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "OlgaRabodzei",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/3389198"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "peterpoe",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/55674"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "saurabh-2k17",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/3622252"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "szhu",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/3525295"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "thalles",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/3589086"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Define dependencies between fields based on their states and values.",
|
|
|
|
+ "homepage": "https://www.drupal.org/project/conditional_fields",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://git.drupalcode.org/project/conditional_fields"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "drupal/config_devel",
|
|
"name": "drupal/config_devel",
|
|
"version": "dev-1.x",
|
|
"version": "dev-1.x",
|
|
@@ -4531,6 +4626,123 @@
|
|
"issues": "https://www.drupal.org/project/issues/honeypot"
|
|
"issues": "https://www.drupal.org/project/issues/honeypot"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "drupal/image_delta_formatter",
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.drupalcode.org/project/image_delta_formatter.git",
|
|
|
|
+ "reference": "8.x-1.2"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/image_delta_formatter-8.x-1.2.zip",
|
|
|
|
+ "reference": "8.x-1.2",
|
|
|
|
+ "shasum": "e236790ad92bdbc8a0ba0aa042a8580d8ce9f425"
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "drupal/core": "^8 || ^9 || ^10"
|
|
|
|
+ },
|
|
|
|
+ "type": "drupal-module",
|
|
|
|
+ "extra": {
|
|
|
|
+ "drupal": {
|
|
|
|
+ "version": "8.x-1.2",
|
|
|
|
+ "datestamp": "1685543777",
|
|
|
|
+ "security-coverage": {
|
|
|
|
+ "status": "covered",
|
|
|
|
+ "message": "Covered by Drupal's security advisory policy"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packages.drupal.org/8/downloads",
|
|
|
|
+ "license": [
|
|
|
|
+ "GPL-2.0-or-later"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "bojanz",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/86106"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "fgm",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/27985"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "jsacksick",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/972218"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Provides a formatter that displays a specific delta of a multivalue imagefield.",
|
|
|
|
+ "homepage": "https://www.drupal.org/project/image_delta_formatter",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://git.drupalcode.org/project/image_delta_formatter"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "drupal/image_field_caption",
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.drupalcode.org/project/image_field_caption.git",
|
|
|
|
+ "reference": "2.0.1"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/image_field_caption-2.0.1.zip",
|
|
|
|
+ "reference": "2.0.1",
|
|
|
|
+ "shasum": "053e1ccfc638b3b2cd5c59c3c6a053e4e5041183"
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "drupal/core": "^9 || ^10"
|
|
|
|
+ },
|
|
|
|
+ "type": "drupal-module",
|
|
|
|
+ "extra": {
|
|
|
|
+ "drupal": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "datestamp": "1705443097",
|
|
|
|
+ "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": "awm",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/1059398"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "hanoii",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/23157"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "ironsizide",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/787980"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "iStryker",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/303676"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "RobLoach",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/61114"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "tyler.frankenstein",
|
|
|
|
+ "homepage": "https://www.drupal.org/user/150680"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Add caption to image field.",
|
|
|
|
+ "homepage": "https://www.drupal.org/project/image_field_caption",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://git.drupalcode.org/project/image_field_caption",
|
|
|
|
+ "issues": "https://www.drupal.org/project/issues/image_field_caption"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "drupal/imagemagick",
|
|
"name": "drupal/imagemagick",
|
|
"version": "3.4.0",
|
|
"version": "3.4.0",
|
|
@@ -6495,6 +6707,61 @@
|
|
"source": "https://git.drupalcode.org/project/profile"
|
|
"source": "https://git.drupalcode.org/project/profile"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "drupal/quick_node_clone",
|
|
|
|
+ "version": "1.18.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.drupalcode.org/project/quick_node_clone.git",
|
|
|
|
+ "reference": "8.x-1.18"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/quick_node_clone-8.x-1.18.zip",
|
|
|
|
+ "reference": "8.x-1.18",
|
|
|
|
+ "shasum": "ab17077eccb24e5c651fedc5056a50051882a13d"
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "drupal/core": "^8.8 || ^9 || ^10"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "drupal/group": "^1 || ^2 || ^3",
|
|
|
|
+ "drupal/paragraphs": "1.x-dev"
|
|
|
|
+ },
|
|
|
|
+ "type": "drupal-module",
|
|
|
|
+ "extra": {
|
|
|
|
+ "drupal": {
|
|
|
|
+ "version": "8.x-1.18",
|
|
|
|
+ "datestamp": "1707833857",
|
|
|
|
+ "security-coverage": {
|
|
|
|
+ "status": "covered",
|
|
|
|
+ "message": "Covered by Drupal's security advisory policy"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packages.drupal.org/8/downloads",
|
|
|
|
+ "license": [
|
|
|
|
+ "GPL-2.0-or-later"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "vilepickle",
|
|
|
|
+ "homepage": "https://www.drupal.org/u/vilepickle",
|
|
|
|
+ "role": "Maintainer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Neslee Canil Pinto",
|
|
|
|
+ "homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
|
|
|
+ "role": "Maintainer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Quickly clone a node with regular fields.",
|
|
|
|
+ "homepage": "https://www.drupal.org/project/quick_node_clone",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://git.drupalcode.org/project/quick_node_clone",
|
|
|
|
+ "issues": "https://www.drupal.org/project/issues/quick_node_clone"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "drupal/redirect",
|
|
"name": "drupal/redirect",
|
|
"version": "1.9.0",
|
|
"version": "1.9.0",
|
|
@@ -12850,6 +13117,7 @@
|
|
"aliases": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"stability-flags": {
|
|
|
|
+ "drupal/conditional_fields": 15,
|
|
"drupal/login_destination": 20,
|
|
"drupal/login_destination": 20,
|
|
"drupal/mimemail": 15,
|
|
"drupal/mimemail": 15,
|
|
"drupal/notify": 10,
|
|
"drupal/notify": 10,
|