From b2ba0e1fb7066c539255fb637d5d598af6fbe312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 05:22:30 +0000 Subject: [PATCH] Bump guzzlehttp/guzzle from 7.14.1 to 7.14.2 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.14.1 to 7.14.2. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.15/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.14.1...7.14.2) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3c7098f..1ce62b8 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.14.1", + "guzzlehttp/guzzle": "7.14.2", "vanilla/garden-cli": "v4.0", "wp-cli/php-cli-tools": "v0.13.0" }, diff --git a/composer.lock b/composer.lock index 215814b..d0b33e7 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": "3e16ba9437e21c7004ac7b31e5a0bfe2", + "content-hash": "f932c73ec664c278aedbe441b7a432aa", "packages": [ { "name": "composer/semver", @@ -85,16 +85,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": { @@ -193,7 +193,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": [ { @@ -209,7 +209,7 @@ "type": "tidelift" } ], - "time": "2026-07-13T01:32:54+00:00" + "time": "2026-07-14T18:15:01+00:00" }, { "name": "guzzlehttp/promises",