diff --git a/composer.lock b/composer.lock index ae27923a9..a2c523d48 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "async-aws/core", - "version": "1.29.0", + "version": "1.29.1", "source": { "type": "git", "url": "https://github.com/async-aws/core.git", - "reference": "70899695fcc7b23a9247926ff8b581668583b993" + "reference": "549c166a715fba5e18508a8922904865d056c69a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/core/zipball/70899695fcc7b23a9247926ff8b581668583b993", - "reference": "70899695fcc7b23a9247926ff8b581668583b993", + "url": "https://api.github.com/repos/async-aws/core/zipball/549c166a715fba5e18508a8922904865d056c69a", + "reference": "549c166a715fba5e18508a8922904865d056c69a", "shasum": "" }, "require": { @@ -64,7 +64,7 @@ "sts" ], "support": { - "source": "https://github.com/async-aws/core/tree/1.29.0" + "source": "https://github.com/async-aws/core/tree/1.29.1" }, "funding": [ { @@ -76,20 +76,20 @@ "type": "github" } ], - "time": "2026-04-18T17:06:10+00:00" + "time": "2026-07-01T13:58:12+00:00" }, { "name": "async-aws/s3", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/async-aws/s3.git", - "reference": "26bf7e498df4fd135fb2c32cbaa5ba92c0615fa3" + "reference": "87f3f19dbae1f54a8f6535a9a4dbdf3b02178acd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/s3/zipball/26bf7e498df4fd135fb2c32cbaa5ba92c0615fa3", - "reference": "26bf7e498df4fd135fb2c32cbaa5ba92c0615fa3", + "url": "https://api.github.com/repos/async-aws/s3/zipball/87f3f19dbae1f54a8f6535a9a4dbdf3b02178acd", + "reference": "87f3f19dbae1f54a8f6535a9a4dbdf3b02178acd", "shasum": "" }, "require": { @@ -108,7 +108,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.3-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -129,7 +129,7 @@ "sdk" ], "support": { - "source": "https://github.com/async-aws/s3/tree/3.3.0" + "source": "https://github.com/async-aws/s3/tree/3.4.0" }, "funding": [ { @@ -141,7 +141,7 @@ "type": "github" } ], - "time": "2026-04-29T10:05:33+00:00" + "time": "2026-07-01T13:58:12+00:00" }, { "name": "brick/math",