Site prev next

This commit is contained in:
2024-08-28 18:54:23 +02:00
parent e86468e3fb
commit 92c9819fdb
8 changed files with 172 additions and 1 deletions

57
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": "79223df96df990c3b850f7ecb6441e64",
"content-hash": "e8b3c553a92e6d3283d8e7a0a0a7d159",
"packages": [
{
"name": "asm89/stack-cors",
@@ -6286,6 +6286,61 @@
"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",
"version": "1.9.0",