From 74f5e525d30b811a4b4e43aea95ab2e4db50bfba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:14:55 +0000 Subject: [PATCH] Update liuggio/fastest requirement from 1.11.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.11.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 d561d23..1af6634 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "drupal/migrate_devel": "3.0.0", "drupal/upgrade_status": "4.3.8", "kint-php/kint": "5.1.1", - "liuggio/fastest": "1.11.0", + "liuggio/fastest": "1.14.1", "pheromone/phpcs-security-audit": "dev-main", "phpcompatibility/php-compatibility": "9.3.5" },