From 2d82c7ec799689f4e032584c5fc9fdabdefaec2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 12:33:41 +0000 Subject: [PATCH] composer: bump aws/aws-sdk-php from 3.387.2 to 3.388.0 in /app/full Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.387.2 to 3.388.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.387.2...3.388.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.388.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/full/composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app/full/composer.lock b/app/full/composer.lock index ad0d3ad..5bd0f28 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.387.2", + "version": "3.388.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "dac6a19ffc71e6d100f06098e7df58f2e27103f9" + "reference": "6dd9a0674641ef7d302a50cc8f275eb443182dc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dac6a19ffc71e6d100f06098e7df58f2e27103f9", - "reference": "dac6a19ffc71e6d100f06098e7df58f2e27103f9", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6dd9a0674641ef7d302a50cc8f275eb443182dc9", + "reference": "6dd9a0674641ef7d302a50cc8f275eb443182dc9", "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.387.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.388.0" }, - "time": "2026-07-02T18:06:18+00:00" + "time": "2026-07-07T18:11:48+00:00" }, { "name": "azure-oss/identity", @@ -1825,16 +1825,16 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.9.1", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "9c208ba27ae7d90853c288b3795d6702eb251d34" + "reference": "2157c5e50e813ec6a96c1eed3be7f64a20fb32a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9c208ba27ae7d90853c288b3795d6702eb251d34", - "reference": "9c208ba27ae7d90853c288b3795d6702eb251d34", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/2157c5e50e813ec6a96c1eed3be7f64a20fb32a8", + "reference": "2157c5e50e813ec6a96c1eed3be7f64a20fb32a8", "shasum": "" }, "require": { @@ -1885,9 +1885,9 @@ ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", - "source": "https://github.com/jmespath/jmespath.php/tree/2.9.1" + "source": "https://github.com/jmespath/jmespath.php/tree/2.9.2" }, - "time": "2026-06-11T10:43:56+00:00" + "time": "2026-07-06T18:56:19+00:00" }, { "name": "paragonie/constant_time_encoding",