Update lock file
This commit is contained in:
parent
4b6242b33c
commit
bea080918f
1 changed files with 58 additions and 1 deletions
59
composer.lock
generated
59
composer.lock
generated
|
@ -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": "39257e18564ae7ab4fdbd33409a18757",
|
"content-hash": "31cd4a2ced5dbfa0dc89c5d4c0f61ec8",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "abraham/twitteroauth",
|
"name": "abraham/twitteroauth",
|
||||||
|
@ -15669,6 +15669,63 @@
|
||||||
"source": "https://git.drupalcode.org/project/similarterms"
|
"source": "https://git.drupalcode.org/project/similarterms"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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/skins",
|
"name": "drupal/skins",
|
||||||
"version": "2.0.0-alpha1",
|
"version": "2.0.0-alpha1",
|
||||||
|
|
Loading…
Reference in a new issue