diff --git a/composer.json b/composer.json index 9f96286..e24852c 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php": ">=8.1", "ext-json": ">=8.1", "composer/semver": "3.4.4", - "guzzlehttp/guzzle": "7.10.3", + "guzzlehttp/guzzle": "7.10.4", "vanilla/garden-cli": "v4.0", "wp-cli/php-cli-tools": "v0.13.0" }, diff --git a/composer.lock b/composer.lock index 54c4120..9ce6950 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": "bb3579b473248df255f8ab38f28daa77", + "content-hash": "c734e2252a1fdf9857ad4a636de72e19", "packages": [ { "name": "composer/semver", @@ -85,16 +85,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.10.3", + "version": "7.10.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "47ba23c7a55247e2e1b7407aca90e9bbed0d9d86" + "reference": "aec528da477062d3af11f51e6b33402be233b21f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/47ba23c7a55247e2e1b7407aca90e9bbed0d9d86", - "reference": "47ba23c7a55247e2e1b7407aca90e9bbed0d9d86", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aec528da477062d3af11f51e6b33402be233b21f", + "reference": "aec528da477062d3af11f51e6b33402be233b21f", "shasum": "" }, "require": { @@ -192,7 +192,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.10.3" + "source": "https://github.com/guzzle/guzzle/tree/7.10.4" }, "funding": [ { @@ -208,7 +208,7 @@ "type": "tidelift" } ], - "time": "2026-05-20T22:59:19+00:00" + "time": "2026-05-22T19:00:53+00:00" }, { "name": "guzzlehttp/promises",