diff --git a/composer.json b/composer.json index 8a90ad314d..3043962f56 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-xsl": "*", "ext-zlib": "*", "24slides/laravel-saml2": "2.4.0", - "aws/aws-sdk-php": "3.305.6", + "aws/aws-sdk-php": "3.308.7", "directorytree/ldaprecord-laravel": "3.3.2", "doctrine/dbal": "3.8.4", "guzzlehttp/guzzle": "7.8.1", diff --git a/composer.lock b/composer.lock index 4281d40abf..154c60fc83 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": "81d568078c607f32e2640b0584b683d2", + "content-hash": "0efd6e80a00d0ae847f89cfc19072185", "packages": [ { "name": "24slides/laravel-saml2", @@ -137,16 +137,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.305.6", + "version": "3.308.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3ce65364cc318ae36fc2c61c87a7aa5c83ee626f" + "reference": "97074bd8cdd9fe498570821cefa4868fa3353cf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3ce65364cc318ae36fc2c61c87a7aa5c83ee626f", - "reference": "3ce65364cc318ae36fc2c61c87a7aa5c83ee626f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/97074bd8cdd9fe498570821cefa4868fa3353cf3", + "reference": "97074bd8cdd9fe498570821cefa4868fa3353cf3", "shasum": "" }, "require": { @@ -226,9 +226,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.305.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.308.7" }, - "time": "2024-04-30T18:08:11+00:00" + "time": "2024-05-31T18:17:12+00:00" }, { "name": "brick/math", @@ -5385,20 +5385,20 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "e616d01114759c4c489f93b099585439f795fe35" + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", - "reference": "e616d01114759c4c489f93b099585439f795fe35", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { - "php": ">=7.0.0", + "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", @@ -5422,7 +5422,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -5434,9 +5434,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-04-10T20:10:41+00:00" + "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", @@ -6324,16 +6324,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.4.0", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -6342,7 +6342,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.4-dev" + "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6371,7 +6371,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -6387,7 +6387,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/error-handler",