From 29572f037d8a737d31348e9ce73950e06be93a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:05:14 +0000 Subject: [PATCH] chore(deps-dev): bump php-http/discovery from 1.19.4 to 1.20.0 Bumps [php-http/discovery](https://github.com/php-http/discovery) from 1.19.4 to 1.20.0. - [Release notes](https://github.com/php-http/discovery/releases) - [Changelog](https://github.com/php-http/discovery/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/php-http/discovery/compare/1.19.4...1.20.0) --- updated-dependencies: - dependency-name: php-http/discovery dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 24a0166..799d142 100644 --- a/composer.lock +++ b/composer.lock @@ -2362,16 +2362,16 @@ }, { "name": "php-http/discovery", - "version": "1.19.4", + "version": "1.20.0", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "0700efda8d7526335132360167315fdab3aeb599" + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599", - "reference": "0700efda8d7526335132360167315fdab3aeb599", + "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d", + "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d", "shasum": "" }, "require": { @@ -2435,9 +2435,9 @@ ], "support": { "issues": "https://github.com/php-http/discovery/issues", - "source": "https://github.com/php-http/discovery/tree/1.19.4" + "source": "https://github.com/php-http/discovery/tree/1.20.0" }, - "time": "2024-03-29T13:00:05+00:00" + "time": "2024-10-02T11:20:13+00:00" }, { "name": "php-http/guzzle7-adapter",