added actu, event, ressource cloning
This commit is contained in:
47
composer.lock
generated
47
composer.lock
generated
@@ -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": "76f1350c631422f5f45908657d7fb237",
|
||||
"content-hash": "61471c0fe7c13a9df3a152d3f97e9794",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@@ -3204,6 +3204,51 @@
|
||||
"source": "https://git.drupalcode.org/project/config_update"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/content_entity_clone",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/content_entity_clone.git",
|
||||
"reference": "1.1.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/content_entity_clone-1.1.0.zip",
|
||||
"reference": "1.1.0",
|
||||
"shasum": "262bc1b15c282f2d1167389eceba3235ee837347"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.1.0",
|
||||
"datestamp": "1738654627",
|
||||
"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": "orakili",
|
||||
"homepage": "https://www.drupal.org/u/orakili"
|
||||
}
|
||||
],
|
||||
"description": "Provides cloning of content entity types.",
|
||||
"homepage": "https://www.drupal.org/project/content_entity_clone",
|
||||
"support": {
|
||||
"source": "https://git.drupal.org/project/content_entity_clone.git",
|
||||
"issues": "https://www.drupal.org/project/issues/content_entity_clone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/content_lock",
|
||||
"version": "2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user