diff --git a/composer.lock b/composer.lock index 520df7c1bba7..6e7a005fe3b2 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.302.0", + "version": "3.303.4", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937" + "reference": "9ae5429f7699701cb158780cd287d1549f45ad32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb343ed4fc5d86c0ddf8e948f0271052f183f937", - "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9ae5429f7699701cb158780cd287d1549f45ad32", + "reference": "9ae5429f7699701cb158780cd287d1549f45ad32", "shasum": "" }, "require": { @@ -371,9 +371,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.302.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.303.4" }, - "time": "2024-03-29T18:07:04+00:00" + "time": "2024-04-05T18:04:15+00:00" }, { "name": "brick/math", @@ -4216,16 +4216,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.2", + "version": "v2.5.3", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" + "reference": "80d075412b557d41002320b96a096ca65aa2c98d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d", + "reference": "80d075412b557d41002320b96a096ca65aa2c98d", "shasum": "" }, "require": { @@ -4263,7 +4263,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3" }, "funding": [ { @@ -4279,7 +4279,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2023-01-24T14:02:46+00:00" }, { "name": "symfony/event-dispatcher",