From 7961dafc2d0eadb7376301015203e024877bdb77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 11:46:31 +0000 Subject: [PATCH] Bump humanmade/s3-uploads from 3.0.11 to 3.0.12 Bumps [humanmade/s3-uploads](https://github.com/humanmade/S3-Uploads) from 3.0.11 to 3.0.12. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 9d849d8..e71db66 100644 --- a/composer.lock +++ b/composer.lock @@ -264,16 +264,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.21", + "version": "3.370.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "7076af00534135cbbf6cc19eb2521124a3549f0d" + "reference": "3cfb2c787c43efa546ba3b6b596956cbef5cdd53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7076af00534135cbbf6cc19eb2521124a3549f0d", - "reference": "7076af00534135cbbf6cc19eb2521124a3549f0d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3cfb2c787c43efa546ba3b6b596956cbef5cdd53", + "reference": "3cfb2c787c43efa546ba3b6b596956cbef5cdd53", "shasum": "" }, "require": { @@ -355,9 +355,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.369.21" + "source": "https://github.com/aws/aws-sdk-php/tree/3.370.0" }, - "time": "2026-01-27T19:14:48+00:00" + "time": "2026-02-20T19:09:33+00:00" }, { "name": "brick/math", @@ -1363,16 +1363,16 @@ }, { "name": "humanmade/s3-uploads", - "version": "3.0.11", + "version": "3.0.12", "source": { "type": "git", "url": "https://github.com/humanmade/S3-Uploads.git", - "reference": "237aef88fa15c3c7ac43b48d8cdf6e0d500326d4" + "reference": "c7f101475f93851bfe0cb1864b503971d06af802" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/237aef88fa15c3c7ac43b48d8cdf6e0d500326d4", - "reference": "237aef88fa15c3c7ac43b48d8cdf6e0d500326d4", + "url": "https://api.github.com/repos/humanmade/S3-Uploads/zipball/c7f101475f93851bfe0cb1864b503971d06af802", + "reference": "c7f101475f93851bfe0cb1864b503971d06af802", "shasum": "" }, "require": { @@ -1388,7 +1388,7 @@ "type": "wordpress-plugin", "autoload": { "classmap": [ - "./inc" + "inc/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1410,7 +1410,7 @@ "issues": "https://github.com/humanmade/s3-uploads/issues", "source": "https://github.com/humanmade/s3-uploads" }, - "time": "2025-10-22T14:49:30+00:00" + "time": "2026-02-17T16:21:03+00:00" }, { "name": "humanmade/wp-redis-predis-client", @@ -2902,5 +2902,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }