Update composer lock file
This commit is contained in:
parent
b522ffa71d
commit
ac372f2838
1 changed files with 45 additions and 1 deletions
46
composer.lock
generated
46
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": "e28bfc0a9ff0bcb10b86df5f42d45ef6",
|
"content-hash": "6bd753978fb10f60c53d2cc9ad07ba28",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "abraham/twitteroauth",
|
"name": "abraham/twitteroauth",
|
||||||
|
@ -8897,6 +8897,50 @@
|
||||||
"source": "https://git.drupalcode.org/project/exif_orientation"
|
"source": "https://git.drupalcode.org/project/exif_orientation"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/facet_bot_blocker",
|
||||||
|
"version": "1.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/facet_bot_blocker.git",
|
||||||
|
"reference": "1.0.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/facet_bot_blocker-1.0.1.zip",
|
||||||
|
"reference": "1.0.1",
|
||||||
|
"shasum": "59c852972cbb804d5f63c4bc0f4542a56c333b4a"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^10 || ^11"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "1.0.1",
|
||||||
|
"datestamp": "1744231176",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "not-covered",
|
||||||
|
"message": "Project has not opted into security advisory coverage!"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "bburg",
|
||||||
|
"homepage": "https://www.drupal.org/user/1867900"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Block requests for excessive faceted search URLs.",
|
||||||
|
"homepage": "https://www.drupal.org/project/facet_bot_blocker",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/facet_bot_blocker"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/facets",
|
"name": "drupal/facets",
|
||||||
"version": "dev-3.0.x",
|
"version": "dev-3.0.x",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue