From af70c41bd2b8b2afb8093a64c5450751bf4ef03e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 21:48:14 +0000 Subject: [PATCH] chore(deps): bump aws/aws-sdk-php Bumps the minor-and-patch group with 1 update in the /apps/files_primary_s3 directory: [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php). Updates `aws/aws-sdk-php` from 3.388.9 to 3.394.6 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.388.9...3.394.6) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.394.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- apps/files_primary_s3/composer.lock | 30 ++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/files_primary_s3/composer.lock b/apps/files_primary_s3/composer.lock index 798d371bee1..945d9c6503d 100644 --- a/apps/files_primary_s3/composer.lock +++ b/apps/files_primary_s3/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.388.9", + "version": "3.394.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d537c1143942ba8b7a0203a20c223127b9ba7108" + "reference": "860a8b13413adcef698afa0770f0d85f85777a78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d537c1143942ba8b7a0203a20c223127b9ba7108", - "reference": "d537c1143942ba8b7a0203a20c223127b9ba7108", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/860a8b13413adcef698afa0770f0d85f85777a78", + "reference": "860a8b13413adcef698afa0770f0d85f85777a78", "shasum": "" }, "require": { @@ -79,9 +79,9 @@ "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", - "guzzlehttp/guzzle": "^7.4.5", - "guzzlehttp/promises": "^2.0", - "guzzlehttp/psr7": "^2.4.5", + "guzzlehttp/guzzle": "^7.8.2 || ^8.0", + "guzzlehttp/promises": "^2.0.3 || ^3.0", + "guzzlehttp/psr7": "^2.6.3 || ^3.0", "mtdowling/jmespath.php": "^2.9.1", "php": ">=8.1", "psr/http-message": "^1.0 || ^2.0", @@ -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.388.9" + "source": "https://github.com/aws/aws-sdk-php/tree/3.394.6" }, - "time": "2026-07-17T18:11:29+00:00" + "time": "2026-09-01T18:09:58+00:00" }, { "name": "mtdowling/jmespath.php", @@ -225,16 +225,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.4.11", + "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50" + "reference": "90d412aa5277c6819db39e7605aa46b1019e3232" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/d721ea61b4a5fba8c5b6e7c1feda19efea144b50", - "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/90d412aa5277c6819db39e7605aa46b1019e3232", + "reference": "90d412aa5277c6819db39e7605aa46b1019e3232", "shasum": "" }, "require": { @@ -271,7 +271,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.4.11" + "source": "https://github.com/symfony/filesystem/tree/v7.4.18" }, "funding": [ { @@ -291,7 +291,7 @@ "type": "tidelift" } ], - "time": "2026-05-11T16:38:44+00:00" + "time": "2026-08-23T10:03:40+00:00" }, { "name": "symfony/polyfill-ctype",