diff --git a/composer.lock b/composer.lock index 23a7624..f1bed87 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "async-aws/core", - "version": "1.22.0", + "version": "1.23.0", "source": { "type": "git", "url": "https://github.com/async-aws/core.git", - "reference": "cbd7012890a35a9b21f7235817a627488709551b" + "reference": "f2f40b895f1b2834a793c78d6c1ff8e1a1c39a12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/core/zipball/cbd7012890a35a9b21f7235817a627488709551b", - "reference": "cbd7012890a35a9b21f7235817a627488709551b", + "url": "https://api.github.com/repos/async-aws/core/zipball/f2f40b895f1b2834a793c78d6c1ff8e1a1c39a12", + "reference": "f2f40b895f1b2834a793c78d6c1ff8e1a1c39a12", "shasum": "", "mirrors": [ { @@ -45,7 +45,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.22-dev" + "dev-master": "1.23-dev" } }, "autoload": { @@ -66,7 +66,7 @@ "sts" ], "support": { - "source": "https://github.com/async-aws/core/tree/1.22.0" + "source": "https://github.com/async-aws/core/tree/1.23.0" }, "funding": [ { @@ -78,20 +78,20 @@ "type": "github" } ], - "time": "2024-07-03T17:28:59+00:00" + "time": "2024-11-24T11:42:17+00:00" }, { "name": "async-aws/s3", - "version": "2.3.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/async-aws/s3.git", - "reference": "a09f7258ee6f09dffcd57b612d72aefea7783649" + "reference": "6dc398db5f136bb23e736fb2b57099cd30670458" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/s3/zipball/a09f7258ee6f09dffcd57b612d72aefea7783649", - "reference": "a09f7258ee6f09dffcd57b612d72aefea7783649", + "url": "https://api.github.com/repos/async-aws/s3/zipball/6dc398db5f136bb23e736fb2b57099cd30670458", + "reference": "6dc398db5f136bb23e736fb2b57099cd30670458", "shasum": "", "mirrors": [ { @@ -111,7 +111,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.6-dev" } }, "autoload": { @@ -132,7 +132,7 @@ "sdk" ], "support": { - "source": "https://github.com/async-aws/s3/tree/2.3.0" + "source": "https://github.com/async-aws/s3/tree/2.6.0" }, "funding": [ { @@ -144,7 +144,7 @@ "type": "github" } ], - "time": "2024-07-03T17:28:59+00:00" + "time": "2024-11-26T15:43:58+00:00" }, { "name": "aws/aws-crt-php", @@ -3460,16 +3460,16 @@ }, { "name": "psr/log", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "79dff0b268932c640297f5208d6298f71855c03e" + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e", - "reference": "79dff0b268932c640297f5208d6298f71855c03e", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "", "mirrors": [ { @@ -3510,9 +3510,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.1" + "source": "https://github.com/php-fig/log/tree/3.0.2" }, - "time": "2024-08-21T13:31:24+00:00" + "time": "2024-09-11T13:17:53+00:00" }, { "name": "ralouphie/getallheaders", @@ -5055,16 +5055,16 @@ }, { "name": "symfony/http-client", - "version": "v7.0.10", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "3ae495c67ba9c3b504fecd070a6c28b4143088cf" + "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/3ae495c67ba9c3b504fecd070a6c28b4143088cf", - "reference": "3ae495c67ba9c3b504fecd070a6c28b4143088cf", + "url": "https://api.github.com/repos/symfony/http-client/zipball/c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a", + "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a", "shasum": "", "mirrors": [ { @@ -5076,6 +5076,7 @@ "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "^3.4.1", "symfony/service-contracts": "^2.5|^3" }, @@ -5102,6 +5103,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/messenger": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", + "symfony/rate-limiter": "^6.4|^7.0", "symfony/stopwatch": "^6.4|^7.0" }, "type": "library", @@ -5133,7 +5135,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.0.10" + "source": "https://github.com/symfony/http-client/tree/v7.1.8" }, "funding": [ { @@ -5149,7 +5151,7 @@ "type": "tidelift" } ], - "time": "2024-07-17T06:06:58+00:00" + "time": "2024-11-13T13:40:27+00:00" }, { "name": "symfony/http-client-contracts",