diff --git a/composer.lock b/composer.lock index 53f380c..97c4692 100644 --- a/composer.lock +++ b/composer.lock @@ -295,16 +295,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.14.1", + "version": "7.14.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0" + "reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/6b1d2429a2c312474c523aa9017fba0c07b5f4a0", - "reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/fa88c57803501ad0770f5cddb1e60525d49da9a1", + "reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1", "shasum": "" }, "require": { @@ -403,7 +403,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.14.1" + "source": "https://github.com/guzzle/guzzle/tree/7.14.2" }, "funding": [ { @@ -419,7 +419,7 @@ "type": "tidelift" } ], - "time": "2026-07-13T01:32:54+00:00" + "time": "2026-07-14T18:15:01+00:00" }, { "name": "guzzlehttp/promises",