From 419871b0e0fb780f2bf9785567358ef5c5de1424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 11:22:30 +0000 Subject: [PATCH] [v26-branch]: Update humanmade/cavalcade requirement Updates the requirements on [humanmade/cavalcade](https://github.com/humanmade/Cavalcade) to permit the latest version. - [Release notes](https://github.com/humanmade/Cavalcade/releases) - [Commits](https://github.com/humanmade/Cavalcade/compare/2.0.2...2.0.3) --- updated-dependencies: - dependency-name: humanmade/cavalcade dependency-version: 2.0.3 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 d15b634e..0dba7b41 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "humanmade/wp-redis-predis-client": "~0.2.0", "humanmade/aws-xray": "~1.3.10", "humanmade/s3-uploads": "^3.0.12", - "humanmade/cavalcade": "^2.0.2", + "humanmade/cavalcade": "^2.0.3", "pantheon-systems/wp-redis": "1.4.7", "humanmade/wordpress-pecl-memcached-object-cache": "2.1.0", "humanmade/batcache": "~1.5.2",