added xmlsitemap #1903
This commit is contained in:
93
composer.lock
generated
93
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": "92b137f0174eb6369b1116a3fe8fa6e4",
|
||||
"content-hash": "5599994af496a19e5df162e8dfbed11c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@@ -9704,6 +9704,97 @@
|
||||
"source": "https://git.drupalcode.org/project/views_ef_fieldset"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/xmlsitemap",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/xmlsitemap.git",
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/xmlsitemap-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "a2a20c5aab5682cc369d095cd2e21d67fc46df9b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9",
|
||||
"ext-xmlwriter": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/config_readonly": "^1.0",
|
||||
"drupal/metatag": "^1.0",
|
||||
"drupal/robotstxt": "^1.0"
|
||||
},
|
||||
"suggest": {
|
||||
"drush/drush": "Command-line regenerating and rebuilding sitemaps."
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1658327425",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "amateescu",
|
||||
"homepage": "https://www.drupal.org/user/729614"
|
||||
},
|
||||
{
|
||||
"name": "andrei.dincu",
|
||||
"homepage": "https://www.drupal.org/user/2628879"
|
||||
},
|
||||
{
|
||||
"name": "Dave Reid",
|
||||
"homepage": "https://www.drupal.org/user/53892"
|
||||
},
|
||||
{
|
||||
"name": "juampynr",
|
||||
"homepage": "https://www.drupal.org/user/682736"
|
||||
},
|
||||
{
|
||||
"name": "paulmckibben",
|
||||
"homepage": "https://www.drupal.org/user/279003"
|
||||
},
|
||||
{
|
||||
"name": "pifagor",
|
||||
"homepage": "https://www.drupal.org/user/2375692"
|
||||
},
|
||||
{
|
||||
"name": "RenatoG",
|
||||
"homepage": "https://www.drupal.org/user/3326031"
|
||||
},
|
||||
{
|
||||
"name": "tadityar",
|
||||
"homepage": "https://www.drupal.org/user/3094465"
|
||||
},
|
||||
{
|
||||
"name": "th_tushar",
|
||||
"homepage": "https://www.drupal.org/user/1835276"
|
||||
}
|
||||
],
|
||||
"description": "Creates XML Sitemaps for the site",
|
||||
"homepage": "https://www.drupal.org/project/xmlsitemap",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/xmlsitemap",
|
||||
"issues": "http://drupal.org/project/issues/xmlsitemap"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "10.6.2",
|
||||
|
||||
Reference in New Issue
Block a user