diff --git a/composer.json b/composer.json index dca004c076..90ce459dc0 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.387.1", + "aws/aws-sdk-php": "~3.388.3", "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 38c1b529dd..5e887f33ab 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": "bfd0b093ede6c40bb1a355454a3ace78", + "content-hash": "a8e3c458bd1aecb901afcf5da78026e3", "packages": [ { "name": "2tvenom/cborencode", @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.387.3", + "version": "3.388.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "20818be961ace3ef01c1aed3c247e71b26020149" + "reference": "dc03d7967241af550214ba210d238482fbafb24d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/20818be961ace3ef01c1aed3c247e71b26020149", - "reference": "20818be961ace3ef01c1aed3c247e71b26020149", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dc03d7967241af550214ba210d238482fbafb24d", + "reference": "dc03d7967241af550214ba210d238482fbafb24d", "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.387.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.388.3" }, - "time": "2026-07-06T18:13:24+00:00" + "time": "2026-07-09T18:07:47+00:00" }, { "name": "bacon/bacon-qr-code", @@ -1278,16 +1278,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.12.5", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09" + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/9365d578a9fd1552ad6ca9c3cb530708526feb09", - "reference": "9365d578a9fd1552ad6ca9c3cb530708526feb09", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4", + "reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4", "shasum": "" }, "require": { @@ -1377,7 +1377,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.12.5" + "source": "https://github.com/guzzle/psr7/tree/2.13.0" }, "funding": [ { @@ -1393,7 +1393,7 @@ "type": "tidelift" } ], - "time": "2026-07-13T01:27:20+00:00" + "time": "2026-07-16T22:23:49+00:00" }, { "name": "lcobucci/jwt",