This commit is contained in:
2026-06-23 16:04:57 +02:00
parent 223c5be097
commit 2bc69be75f
25 changed files with 1351 additions and 41 deletions

81
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": "262ce40a93ec66896b34a5e1196ff80b",
"content-hash": "6bf176d658d431efd6ddb4df31aa6bc4",
"packages": [
{
"name": "asm89/stack-cors",
@@ -4343,6 +4343,84 @@
"issues": "https://www.drupal.org/project/issues/filter_perms?categories=All"
}
},
{
"name": "drupal/footnotes",
"version": "4.0.0-rc2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/footnotes.git",
"reference": "4.0.0-rc2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/footnotes-4.0.0-rc2.zip",
"reference": "4.0.0-rc2",
"shasum": "7cffeea7f3bc05f3a65ced67231cbb157660b6e0"
},
"require": {
"drupal/core": ">=10.0"
},
"require-dev": {
"drupal/metatag": "^2.0",
"drupal/search_api": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.0-rc2",
"datestamp": "1779606276",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Andrii Aleksandrov (id.aleks)",
"homepage": "https://www.drupal.org/u/idaleks",
"role": "Maintainer"
},
{
"name": "Oleksandr Dekhteruk (pifagor)",
"homepage": "https://www.drupal.org/u/pifagor",
"role": "Maintainer"
},
{
"name": "Fernando Conceição (yukare)",
"homepage": "https://www.drupal.org/u/yukare",
"role": "Maintainer"
},
{
"name": "Henrik Ingo (hingo)",
"homepage": "https://www.drupal.org/u/hingo",
"role": "Maintainer"
},
{
"name": "Scott Euser (scott_euser)",
"homepage": "https://www.drupal.org/u/scott_euser",
"role": "Maintainer"
},
{
"name": "smulvih2",
"homepage": "https://www.drupal.org/user/795442"
},
{
"name": "yukare",
"homepage": "https://www.drupal.org/user/889254"
}
],
"description": "Add automatically numbered footnotes to your posts.",
"homepage": "https://drupal.org/project/footnotes",
"support": {
"source": "https://cgit.drupalcode.org/footnotes",
"issues": "https://drupal.org/project/issues/footnotes"
}
},
{
"name": "drupal/formatter_suite",
"version": "2.1.0",
@@ -12335,6 +12413,7 @@
"drupal/entity_clone": 20,
"drupal/field_group": 20,
"drupal/filter_perms": 20,
"drupal/footnotes": 5,
"drupal/inline_entity_form": 5,
"drupal/login_destination": 20,
"drupal/maillog": 20,