diff --git a/composer.json b/composer.json index 5150a14b1e..cbc67f78ba 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "ext-xmlwriter": "*", "ext-zip": "*", "2tvenom/cborencode": "~1.0.2", - "aws/aws-sdk-php": "~3.393.3", + "aws/aws-sdk-php": "~3.394.8", "elasticsearch/elasticsearch": "~8.19.0", "endroid/qr-code": "~6.1.3", "firebase/php-jwt": "^7.0", diff --git a/composer.lock b/composer.lock index e36244c428..c02bf4f587 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f4a5c346430901b3db342631f80dd532", + "content-hash": "048781b891c5baa4237605164fe51a6a", "packages": [ { "name": "2tvenom/cborencode", @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.393.5", + "version": "3.394.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d15e6bceff1ece1c0a6d2bb8fb0a9521a8721eab" + "reference": "9afa5f6652e7035a029369c98db68bc21279a3cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d15e6bceff1ece1c0a6d2bb8fb0a9521a8721eab", - "reference": "d15e6bceff1ece1c0a6d2bb8fb0a9521a8721eab", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9afa5f6652e7035a029369c98db68bc21279a3cf", + "reference": "9afa5f6652e7035a029369c98db68bc21279a3cf", "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.393.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.394.8" }, - "time": "2026-08-24T18:17:30+00:00" + "time": "2026-09-03T18:08:51+00:00" }, { "name": "bacon/bacon-qr-code",