From 57da75c8a48b1bd03ce2d3f3ca2b2e6a6487b89f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 19:46:18 +0000 Subject: [PATCH] [v25-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 eddea310..57a15f62 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "humanmade/wp-redis-predis-client": "~0.2.0", "humanmade/aws-xray": "~1.3.9", "humanmade/s3-uploads": "^3.0.11", - "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",