diff --git a/composer.json b/composer.json index e222a720..5dc25e17 100644 --- a/composer.json +++ b/composer.json @@ -229,6 +229,7 @@ "composer-exit-on-patch-failure": true, "merge-plugin": { "include": [ + "html/modules/contrib/chosen/composer.libraries.json", "html/modules/contrib/ckeditor_codemirror/composer.libraries.json", "html/modules/contrib/clipboardjs/composer.libraries.json" ] diff --git a/composer.lock b/composer.lock index 623bc302..72a71243 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "a9f013b8024c1f286c6f09c503280092", + "content-hash": "dc1c764526311eddc1fb093a0e69478f", "packages": [ { "name": "asm89/stack-cors", @@ -9377,6 +9377,19 @@ ], "time": "2024-11-24T12:48:58+00:00" }, + { + "name": "jjj/chosen", + "version": "2.2.1", + "source": { + "type": "git", + "url": "https://github.com/JJJ/chosen.git", + "reference": "2.2.1" + }, + "type": "drupal-library", + "extra": { + "installer-name": "chosen" + } + }, { "name": "jquery/fancytree", "version": "2.37.0",