diff --git a/composer.json b/composer.json index 55c95b1b20..a8cdca68c0 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "ext-xsl": "*", "ext-zlib": "*", "24slides/laravel-saml2": "2.4.2", - "aws/aws-sdk-php": "3.369.2", + "aws/aws-sdk-php": "3.369.19", "directorytree/ldaprecord-laravel": "3.4.2", "guzzlehttp/guzzle": "7.10.0", "knplabs/github-api": "3.16.0", diff --git a/composer.lock b/composer.lock index e55075d303..c8ccb15a8e 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": "1fc0d9770ad3cb88d6583374439307b8", + "content-hash": "c8cde85b41318a8d357adcb00aba0714", "packages": [ { "name": "24slides/laravel-saml2", @@ -137,16 +137,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.2", + "version": "3.369.19", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "5e3f541e344d71f3b9591fe1d94d9576530fa795" + "reference": "32fee3a25290186724ede9ca177d5090f7c5a837" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5e3f541e344d71f3b9591fe1d94d9576530fa795", - "reference": "5e3f541e344d71f3b9591fe1d94d9576530fa795", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/32fee3a25290186724ede9ca177d5090f7c5a837", + "reference": "32fee3a25290186724ede9ca177d5090f7c5a837", "shasum": "" }, "require": { @@ -160,7 +160,7 @@ "mtdowling/jmespath.php": "^2.8.0", "php": ">=8.1", "psr/http-message": "^1.0 || ^2.0", - "symfony/filesystem": "^v6.4.3 || ^v7.1.0 || ^v8.0.0" + "symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", @@ -228,9 +228,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.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.19" }, - "time": "2025-12-23T19:21:43+00:00" + "time": "2026-01-23T19:05:51+00:00" }, { "name": "brick/math",