From 9d8b66c8900da83a608e71bbc1d20387438e031e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:48:51 +0000 Subject: [PATCH] Update dependency php-http/discovery to ^1.19.2 | datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | packagist | php-http/discovery | 1.19.1 | 1.19.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 00966407..da8c905c 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "ocramius/package-versions": "^2.8.0", "phly/keep-a-changelog": "^2.12.1", "php-http/curl-client": "^2.3.1", - "php-http/discovery": "^1.19.1", + "php-http/discovery": "^1.19.2", "php-http/httplug": "^2.4.0", "psr/http-client": "^1.0.3", "psr/http-message": "^1.1", diff --git a/composer.lock b/composer.lock index 6680c5d7..a4c5a49e 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": "b2a1e2f6a3f87cfa93d911be374a7d6d", + "content-hash": "d1f93205128a3ab7944f8b8863ae9bcc", "packages": [ { "name": "azjezz/psl", @@ -1293,16 +1293,16 @@ }, { "name": "php-http/discovery", - "version": "1.19.1", + "version": "1.19.2", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e" + "reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/57f3de01d32085fea20865f9b16fb0e69347c39e", - "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e", + "url": "https://api.github.com/repos/php-http/discovery/zipball/61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb", + "reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb", "shasum": "" }, "require": { @@ -1365,9 +1365,9 @@ ], "support": { "issues": "https://github.com/php-http/discovery/issues", - "source": "https://github.com/php-http/discovery/tree/1.19.1" + "source": "https://github.com/php-http/discovery/tree/1.19.2" }, - "time": "2023-07-11T07:02:26+00:00" + "time": "2023-11-30T16:49:05+00:00" }, { "name": "php-http/guzzle7-adapter",