From 0c5715fa75a8a53a0ce4efc4e7ac4433f325d6d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:28:17 +0000 Subject: [PATCH] composer: bump aws/aws-sdk-php from 3.369.25 to 3.369.30 in /app/full Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.25 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.25...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] --- app/full/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/full/composer.lock b/app/full/composer.lock index 6ad3d41..9d3ebf0 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.25", + "version": "3.369.30", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "c8f2ed505e7629be5ea1f82932d51e2eb2c79838" + "reference": "8a0fc0da51eff807f8978613a82df9871b236718" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c8f2ed505e7629be5ea1f82932d51e2eb2c79838", - "reference": "c8f2ed505e7629be5ea1f82932d51e2eb2c79838", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8a0fc0da51eff807f8978613a82df9871b236718", + "reference": "8a0fc0da51eff807f8978613a82df9871b236718", "shasum": "" }, "require": { @@ -153,9 +153,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.25" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.30" }, - "time": "2026-02-02T19:06:31+00:00" + "time": "2026-02-09T19:19:31+00:00" }, { "name": "brick/math", @@ -3512,5 +3512,5 @@ "php": ">=8.5" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }