thesaurus straw

This commit is contained in:
2024-09-03 13:02:22 +02:00
parent 0de38a8a24
commit 85a73c742a
7 changed files with 80 additions and 17 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": "c06b6f15da536261ffb851027ab3ec9a",
"content-hash": "656f1adeff23fd80dc3c84e225dffb91",
"packages": [
{
"name": "algolia/places",
@@ -11694,6 +11694,62 @@
"source": "https://git.drupalcode.org/project/state_machine"
}
},
{
"name": "drupal/straw",
"version": "2.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/straw.git",
"reference": "2.0.0-beta1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/straw-2.0.0-beta1.zip",
"reference": "2.0.0-beta1",
"shasum": "c52f76962eb236057ed2505b2016d71984797f26"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.0-beta1",
"datestamp": "1717271050",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "brian.seek",
"homepage": "https://www.drupal.org/user/2625761"
},
{
"name": "camprandall",
"homepage": "https://www.drupal.org/user/1837862"
},
{
"name": "jcnventura",
"homepage": "https://www.drupal.org/user/122464"
},
{
"name": "mikeegoulding",
"homepage": "https://www.drupal.org/user/2867877"
}
],
"description": "Adds a form widget for seeing and editing the whole term hierarchy in an autocomplete.",
"homepage": "https://drupal.org/project/straw",
"support": {
"source": "https://git.drupalcode.org/project/straw"
}
},
{
"name": "drupal/string_translation_ui",
"version": "2.0.1",
@@ -21014,6 +21070,7 @@
"drupal/search_api_page": 20,
"drupal/select_translation": 15,
"drupal/session_limit": 10,
"drupal/straw": 10,
"drupal/telephone_formatter": 10,
"drupal/views_field_view": 10,
"drupal/bulkdelete": 20,