updated term_reference_tree & rerolled patch

This commit is contained in:
2026-09-24 22:39:25 +02:00
parent 01a5157177
commit e871291fa3
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -139,7 +139,7 @@
"drupal/synonyms": "^2.0.0-beta2",
"drupal/telephone_formatter": "^1.0@beta",
"drupal/telephone_validation": "^2.1",
"drupal/term_reference_tree": "2.0.1",
"drupal/term_reference_tree": "~2.0.3",
"drupal/unique_content_field_validation": "^2.0",
"drupal/upgrade_status": "^5.0",
"drupal/user_csv_import": "^2.0",
@@ -267,7 +267,7 @@
"Exposed operators are not included in fieldsets https://www.drupal.org/project/views_ef_fieldset/issues/3173822": "https://git.drupalcode.org/project/views_ef_fieldset/-/merge_requests/1/diffs.patch"
},
"drupal/term_reference_tree": {
"Term Reference Tree: Re-implement Track List https://www.drupal.org/project/term_reference_tree/issues/3064280": "https://www.drupal.org/files/issues/2024-08-26/term_reference_tree-3064280_bring_back_tracklist-22.patch"
"Term Reference Tree: Re-implement Track List https://www.drupal.org/project/term_reference_tree/issues/3064280": "https://www.drupal.org/files/issues/2026-09-24/term_reference_tree-3064280-tracklist-2.0.3.patch"
}
},
"archived-patches": {
Generated
+15 -15
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": "2db68d481a2770d815865a51dab2de3b",
"content-hash": "4e32dbe51659c380ae30e5857ef52d95",
"packages": [
{
"name": "asm89/stack-cors",
@@ -10935,26 +10935,26 @@
},
{
"name": "drupal/term_reference_tree",
"version": "2.0.1",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/term_reference_tree.git",
"reference": "2.0.1"
"reference": "2.0.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/term_reference_tree-2.0.1.zip",
"reference": "2.0.1",
"shasum": "623420a7a6b1b8a78549c226afeb962de77c1730"
"url": "https://ftp.drupal.org/files/projects/term_reference_tree-2.0.3.zip",
"reference": "2.0.3",
"shasum": "bfaf8d97281ccfa25c7eb23819e90e713fafc369"
},
"require": {
"drupal/core": "^9.4 || ^10"
"drupal/core": "^9.4 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1684662041",
"version": "2.0.3",
"datestamp": "1780508422",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -13486,16 +13486,16 @@
},
{
"name": "justinrainbow/json-schema",
"version": "6.12.0",
"version": "6.13.0",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "8ef236a1a37df364b518b7411a4b5bb95b040d79"
"reference": "30de5e9b3fa04253af272a7d932a38cd026c311b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/8ef236a1a37df364b518b7411a4b5bb95b040d79",
"reference": "8ef236a1a37df364b518b7411a4b5bb95b040d79",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/30de5e9b3fa04253af272a7d932a38cd026c311b",
"reference": "30de5e9b3fa04253af272a7d932a38cd026c311b",
"shasum": ""
},
"require": {
@@ -13545,9 +13545,9 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/6.12.0"
"source": "https://github.com/jsonrainbow/json-schema/tree/6.13.0"
},
"time": "2026-09-04T12:54:20+00:00"
"time": "2026-09-23T19:46:42+00:00"
},
{
"name": "kint-php/kint",