From b11f1ea6ead489eea4db88b442463f1c1c6f0a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 10:15:45 +0000 Subject: [PATCH] Bump async-aws/dynamo-db from 3.7.0 to 3.8.0 Bumps [async-aws/dynamo-db](https://github.com/async-aws/dynamo-db) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/async-aws/dynamo-db/releases) - [Changelog](https://github.com/async-aws/dynamo-db/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-aws/dynamo-db/compare/3.7.0...3.8.0) --- updated-dependencies: - dependency-name: async-aws/dynamo-db dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 049185f..1acfa64 100644 --- a/composer.lock +++ b/composer.lock @@ -2264,16 +2264,16 @@ }, { "name": "async-aws/core", - "version": "1.27.0", + "version": "1.27.1", "source": { "type": "git", "url": "https://github.com/async-aws/core.git", - "reference": "00b69a04a36b5ba75e0448e46158c9718ac95755" + "reference": "5b8e35c8df94990161e2c9750c9ba1683d0b48b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/core/zipball/00b69a04a36b5ba75e0448e46158c9718ac95755", - "reference": "00b69a04a36b5ba75e0448e46158c9718ac95755", + "url": "https://api.github.com/repos/async-aws/core/zipball/5b8e35c8df94990161e2c9750c9ba1683d0b48b8", + "reference": "5b8e35c8df94990161e2c9750c9ba1683d0b48b8", "shasum": "" }, "require": { @@ -2316,7 +2316,7 @@ "sts" ], "support": { - "source": "https://github.com/async-aws/core/tree/1.27.0" + "source": "https://github.com/async-aws/core/tree/1.27.1" }, "funding": [ { @@ -2328,20 +2328,20 @@ "type": "github" } ], - "time": "2025-08-11T10:03:27+00:00" + "time": "2025-09-08T07:05:54+00:00" }, { "name": "async-aws/dynamo-db", - "version": "3.7.0", + "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/async-aws/dynamo-db.git", - "reference": "612872691a884f388c74c9a23a03a1b96ba95dcc" + "reference": "77e7c6af2d0646d0ac698cc8caa1a6f1c48b3b07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/dynamo-db/zipball/612872691a884f388c74c9a23a03a1b96ba95dcc", - "reference": "612872691a884f388c74c9a23a03a1b96ba95dcc", + "url": "https://api.github.com/repos/async-aws/dynamo-db/zipball/77e7c6af2d0646d0ac698cc8caa1a6f1c48b3b07", + "reference": "77e7c6af2d0646d0ac698cc8caa1a6f1c48b3b07", "shasum": "" }, "require": { @@ -2357,7 +2357,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.7-dev" + "dev-master": "3.8-dev" } }, "autoload": { @@ -2378,7 +2378,7 @@ "sdk" ], "support": { - "source": "https://github.com/async-aws/dynamo-db/tree/3.7.0" + "source": "https://github.com/async-aws/dynamo-db/tree/3.8.0" }, "funding": [ { @@ -2390,7 +2390,7 @@ "type": "github" } ], - "time": "2025-08-11T10:03:27+00:00" + "time": "2025-09-08T07:05:54+00:00" }, { "name": "aws/aws-crt-php", @@ -6588,16 +6588,16 @@ }, { "name": "symfony/http-client", - "version": "v7.3.2", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "1c064a0c67749923483216b081066642751cc2c7" + "reference": "333b9bd7639cbdaecd25a3a48a9d2dcfaa86e019" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/1c064a0c67749923483216b081066642751cc2c7", - "reference": "1c064a0c67749923483216b081066642751cc2c7", + "url": "https://api.github.com/repos/symfony/http-client/zipball/333b9bd7639cbdaecd25a3a48a9d2dcfaa86e019", + "reference": "333b9bd7639cbdaecd25a3a48a9d2dcfaa86e019", "shasum": "" }, "require": { @@ -6605,6 +6605,7 @@ "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "~3.4.4|^3.5.2", + "symfony/polyfill-php83": "^1.29", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -6663,7 +6664,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.3.2" + "source": "https://github.com/symfony/http-client/tree/v7.3.3" }, "funding": [ { @@ -6683,7 +6684,7 @@ "type": "tidelift" } ], - "time": "2025-07-15T11:36:08+00:00" + "time": "2025-08-27T07:45:05+00:00" }, { "name": "symfony/http-client-contracts",