This commit is contained in:
2024-06-05 16:53:17 +02:00
parent 8b45efedf1
commit ea2f0dc202
34 changed files with 299 additions and 2 deletions

59
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": "6ae1433326db53614f863242c7129da5",
"content-hash": "0a49248da6ca9bac65e9f55094f010ef",
"packages": [
{
"name": "asm89/stack-cors",
@@ -6139,6 +6139,63 @@
"source": "https://git.drupalcode.org/project/seven"
}
},
{
"name": "drupal/simple_sitemap",
"version": "4.1.9",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
"reference": "4.1.9"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.9.zip",
"reference": "4.1.9",
"shasum": "d86d90408b334cd7470ea631e3be5acca2103377"
},
"require": {
"drupal/core": "^9.3 || ^10",
"ext-xmlwriter": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.1.9",
"datestamp": "1712441608",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": ">=9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Pawel Ginalski (gbyte)",
"homepage": "https://www.drupal.org/u/gbyte",
"email": "contact@gbyte.dev",
"role": "Maintainer"
},
{
"name": "WalkingDexter",
"homepage": "https://www.drupal.org/user/3251330"
}
],
"description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
"homepage": "https://drupal.org/project/simple_sitemap",
"support": {
"source": "https://cgit.drupalcode.org/simple_sitemap",
"issues": "https://drupal.org/project/issues/simple_sitemap"
}
},
{
"name": "drupal/smart_trim",
"version": "2.1.0",