diff --git a/php/composer.lock b/php/composer.lock index 0b051734..420fccbd 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -64,16 +64,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.11.1", + "version": "7.11.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c" + "reference": "bf5f35ad4b774b9d7c5766c02035e865e7e3fdab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5af96f374e0ab4ebd747b8310888c99d3adb0a8c", - "reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/bf5f35ad4b774b9d7c5766c02035e865e7e3fdab", + "reference": "bf5f35ad4b774b9d7c5766c02035e865e7e3fdab", "shasum": "" }, "require": { @@ -172,7 +172,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.11.1" + "source": "https://github.com/guzzle/guzzle/tree/7.11.2" }, "funding": [ { @@ -188,7 +188,7 @@ "type": "tidelift" } ], - "time": "2026-06-07T22:54:06+00:00" + "time": "2026-06-12T21:49:57+00:00" }, { "name": "guzzlehttp/promises",