From 66aad61ab5d1b61efb84214e8240a7e16e61c9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:53:28 +0000 Subject: [PATCH] Update liuggio/fastest requirement from 1.12.0 to 1.14.1 Updates the requirements on [liuggio/fastest](https://github.com/liuggio/fastest) to permit the latest version. - [Release notes](https://github.com/liuggio/fastest/releases) - [Commits](https://github.com/liuggio/fastest/compare/v1.12.0...v1.14.1) --- updated-dependencies: - dependency-name: liuggio/fastest dependency-version: 1.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 54bf76b..1984526 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "drupal/migrate_devel": "3.0.0", "drupal/upgrade_status": "4.3.8", "kint-php/kint": "5.1.1", - "liuggio/fastest": "1.12.0" + "liuggio/fastest": "1.14.1" }, "extra": { "branch-alias": {