diff --git a/composer.lock b/composer.lock index 8355cd0..699ed80 100644 --- a/composer.lock +++ b/composer.lock @@ -85,21 +85,21 @@ }, { "name": "guzzlehttp/guzzle", - "version": "8.0.1", + "version": "8.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "3aeea0406aab88cbbd86531313d7cebf8ae149a4" + "reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3aeea0406aab88cbbd86531313d7cebf8ae149a4", - "reference": "3aeea0406aab88cbbd86531313d7cebf8ae149a4", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d1cbca76970939a9c2ced55b1e25ea26f34fc773", + "reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^3.0", + "guzzlehttp/promises": "^3.0.1", "guzzlehttp/psr7": "^3.0", "php": "^7.4 || ^8.0", "psr/http-client": "^1.0", @@ -191,7 +191,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/8.0.1" + "source": "https://github.com/guzzle/guzzle/tree/8.0.2" }, "funding": [ { @@ -207,20 +207,20 @@ "type": "tidelift" } ], - "time": "2026-07-26T23:23:24+00:00" + "time": "2026-08-05T19:50:26+00:00" }, { "name": "guzzlehttp/promises", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "d961a21387cd680ec1cc6f52aa1fdcef33105e24" + "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/d961a21387cd680ec1cc6f52aa1fdcef33105e24", - "reference": "d961a21387cd680ec1cc6f52aa1fdcef33105e24", + "url": "https://api.github.com/repos/guzzle/promises/zipball/64f38b87fa7d371853804161bfc701c9bc2cc00a", + "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a", "shasum": "" }, "require": { @@ -274,7 +274,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/3.0.0" + "source": "https://github.com/guzzle/promises/tree/3.0.1" }, "funding": [ { @@ -290,7 +290,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:44:17+00:00" + "time": "2026-08-05T19:35:04+00:00" }, { "name": "guzzlehttp/psr7",