From 1b0db9e65f05f58470033097e6b9644481e678bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 05:49:41 +0000 Subject: [PATCH] chore(deps): bump orchidjs/tom-select from 2.5.1 to 2.6.0 Bumps [orchidjs/tom-select](https://github.com/orchidjs/tom-select) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/orchidjs/tom-select/releases) - [Commits](https://github.com/orchidjs/tom-select/compare/v2.5.1...2.6.0) --- updated-dependencies: - dependency-name: orchidjs/tom-select dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index b51b3010e..70a6c922a 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "select2/select2": "^4.0", "erusev/parsedown": "^1.7", "mjaschen/phpgeo": "^4.0", - "orchidjs/tom-select": "^2.4", + "orchidjs/tom-select": "^2.6", "altcha-org/altcha": "^2.0" } } diff --git a/composer.lock b/composer.lock index 61a09a98f..01d775a4c 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": "d786026103f055a510d74911a90b06d5", + "content-hash": "45b5086cbeb50c006d2cde3327a0aa86", "packages": [ { "name": "altcha-org/altcha", @@ -255,16 +255,16 @@ }, { "name": "orchidjs/tom-select", - "version": "2.5.2", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/orchidjs/tom-select.git", - "reference": "dad965ca5047054b8ff5203e9a8d8432be2dde6a" + "reference": "5b95a172f96d5b9a252b38e68df95dbe11893f17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchidjs/tom-select/zipball/dad965ca5047054b8ff5203e9a8d8432be2dde6a", - "reference": "dad965ca5047054b8ff5203e9a8d8432be2dde6a", + "url": "https://api.github.com/repos/orchidjs/tom-select/zipball/5b95a172f96d5b9a252b38e68df95dbe11893f17", + "reference": "5b95a172f96d5b9a252b38e68df95dbe11893f17", "shasum": "" }, "type": "component", @@ -290,7 +290,7 @@ "homepage": "https://tom-select.js.org/", "support": { "issues": "https://github.com/orchidjs/tom-select/issues", - "source": "https://github.com/orchidjs/tom-select/tree/2.5.2" + "source": "https://github.com/orchidjs/tom-select/tree/2.6.0" }, "funding": [ { @@ -298,7 +298,7 @@ "type": "open_collective" } ], - "time": "2026-02-23T12:17:50+00:00" + "time": "2026-04-17T21:14:21+00:00" }, { "name": "php-di/invoker", @@ -5000,7 +5000,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -5013,5 +5013,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }