From fabae78de115f873685857819a2114d3f115a327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 10:42:09 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.281.8 to 3.282.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.281.8 to 3.282.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.281.8...3.282.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 7821b39..80a9e21 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "require-dev": { "async-aws/dynamo-db": "^3.0", - "aws/aws-sdk-php": "3.281.8", + "aws/aws-sdk-php": "3.282.0", "fakerphp/faker": "^1.23", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.10", diff --git a/composer.lock b/composer.lock index 6d62686..81bfe8d 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": "499546fc0beb31bf3fddb7f57110aefc", + "content-hash": "40298663dc5fd8f5fc9c3c44c54317d3", "packages": [ { "name": "psr/container", @@ -1767,16 +1767,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.281.8", + "version": "3.282.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "eb349b9f31502a05c70362f57913b9fed6b65b1f" + "reference": "79a3ed5bb573f592823f8b1cffe0dbac3132e6b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/eb349b9f31502a05c70362f57913b9fed6b65b1f", - "reference": "eb349b9f31502a05c70362f57913b9fed6b65b1f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/79a3ed5bb573f592823f8b1cffe0dbac3132e6b4", + "reference": "79a3ed5bb573f592823f8b1cffe0dbac3132e6b4", "shasum": "" }, "require": { @@ -1856,9 +1856,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.281.8" + "source": "https://github.com/aws/aws-sdk-php/tree/3.282.0" }, - "time": "2023-09-15T18:34:59+00:00" + "time": "2023-09-28T18:09:20+00:00" }, { "name": "composer/pcre", @@ -4003,16 +4003,16 @@ }, { "name": "psr/http-client", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { @@ -4049,9 +4049,9 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/1.0.2" + "source": "https://github.com/php-fig/http-client" }, - "time": "2023-04-10T20:12:12+00:00" + "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory",