From 3e15af27ca30a0aa364a7177ead7fe07df4206be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 04:03:10 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.369.29 to 3.369.30 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.29 to 3.369.30. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.29...3.369.30) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index f796f5659f..483c61667e 100644 --- a/composer.lock +++ b/composer.lock @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.29", + "version": "3.369.30", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "068195b2980cf5cf4ade2515850d461186db3310" + "reference": "8a0fc0da51eff807f8978613a82df9871b236718" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/068195b2980cf5cf4ade2515850d461186db3310", - "reference": "068195b2980cf5cf4ade2515850d461186db3310", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8a0fc0da51eff807f8978613a82df9871b236718", + "reference": "8a0fc0da51eff807f8978613a82df9871b236718", "shasum": "" }, "require": { @@ -198,9 +198,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.29" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.30" }, - "time": "2026-02-06T19:08:50+00:00" + "time": "2026-02-09T19:19:31+00:00" }, { "name": "bacon/bacon-qr-code", @@ -9588,5 +9588,5 @@ "platform-overrides": { "php": "8.4.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }