From 680ea30bf6e7eeb7588e0ab0ca3187b3f36fa2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 08:04:16 +0000 Subject: [PATCH] Bump guzzlehttp/guzzle from 8.0.2 to 8.1.0 Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 8.0.2 to 8.1.0. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/8.1/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/8.0.2...8.1.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/composer.lock b/composer.lock index 0fc9476..1ba16e5 100644 --- a/composer.lock +++ b/composer.lock @@ -85,22 +85,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "8.0.2", + "version": "8.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773" + "reference": "2cdae51a4a02c3fe2c38d42e25a7bb952e27b768" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d1cbca76970939a9c2ced55b1e25ea26f34fc773", - "reference": "d1cbca76970939a9c2ced55b1e25ea26f34fc773", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/2cdae51a4a02c3fe2c38d42e25a7bb952e27b768", + "reference": "2cdae51a4a02c3fe2c38d42e25a7bb952e27b768", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^3.0.1", - "guzzlehttp/psr7": "^3.0", + "guzzlehttp/promises": "^3.0.2", + "guzzlehttp/psr7": "^3.1", "php": "^7.4 || ^8.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", @@ -191,7 +191,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/8.0.2" + "source": "https://github.com/guzzle/guzzle/tree/8.1.0" }, "funding": [ { @@ -207,20 +207,20 @@ "type": "tidelift" } ], - "time": "2026-08-05T19:50:26+00:00" + "time": "2026-08-24T11:07:02+00:00" }, { "name": "guzzlehttp/promises", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a" + "reference": "42118e66a53c492effaf92bc357e931985d5c6f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/64f38b87fa7d371853804161bfc701c9bc2cc00a", - "reference": "64f38b87fa7d371853804161bfc701c9bc2cc00a", + "url": "https://api.github.com/repos/guzzle/promises/zipball/42118e66a53c492effaf92bc357e931985d5c6f9", + "reference": "42118e66a53c492effaf92bc357e931985d5c6f9", "shasum": "" }, "require": { @@ -274,7 +274,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/3.0.1" + "source": "https://github.com/guzzle/promises/tree/3.0.2" }, "funding": [ { @@ -290,20 +290,20 @@ "type": "tidelift" } ], - "time": "2026-08-05T19:35:04+00:00" + "time": "2026-08-24T10:00:26+00:00" }, { "name": "guzzlehttp/psr7", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "b094ded77ee97a6027ad6cf0e8c7b9f88381814c" + "reference": "a3059ba1a84c9139c4ae03cf0f45bea276c97c74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/b094ded77ee97a6027ad6cf0e8c7b9f88381814c", - "reference": "b094ded77ee97a6027ad6cf0e8c7b9f88381814c", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a3059ba1a84c9139c4ae03cf0f45bea276c97c74", + "reference": "a3059ba1a84c9139c4ae03cf0f45bea276c97c74", "shasum": "" }, "require": { @@ -393,7 +393,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/3.0.0" + "source": "https://github.com/guzzle/psr7/tree/3.1.0" }, "funding": [ { @@ -409,7 +409,7 @@ "type": "tidelift" } ], - "time": "2026-07-20T13:48:31+00:00" + "time": "2026-08-24T11:02:13+00:00" }, { "name": "psr/container",