From ac161cd41fe59b99ac472611e1d71d165777257e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 11:55:15 +0000 Subject: [PATCH] [v23-branch]: Update humanmade/s3-uploads requirement Updates the requirements on [humanmade/s3-uploads](https://github.com/humanmade/S3-Uploads) to permit the latest version. - [Release notes](https://github.com/humanmade/S3-Uploads/releases) - [Changelog](https://github.com/humanmade/S3-Uploads/blob/master/CHANGELOG.md) - [Commits](https://github.com/humanmade/S3-Uploads/compare/3.0.11...3.0.12) --- updated-dependencies: - dependency-name: humanmade/s3-uploads dependency-version: 3.0.12 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 94ed09ca..3f3fa7fb 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "php": ">=8.2", "humanmade/wp-redis-predis-client": "0.2.0", "humanmade/aws-xray": "~1.3.9", - "humanmade/s3-uploads": "^3.0.11", + "humanmade/s3-uploads": "^3.0.12", "humanmade/cavalcade": "^2.0.3", "pantheon-systems/wp-redis": "1.4.7", "humanmade/wordpress-pecl-memcached-object-cache": "2.1.0",