From 2fa1aa3305eed2d43a800a7a68547360fe0affe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 02:59:42 +0000 Subject: [PATCH] Bump php-http/httplug from 2.4.0 to 2.4.1 Bumps [php-http/httplug](https://github.com/php-http/httplug) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/php-http/httplug/releases) - [Changelog](https://github.com/php-http/httplug/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/php-http/httplug/compare/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: php-http/httplug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 09e5f53bb..0baad04fc 100644 --- a/composer.lock +++ b/composer.lock @@ -6443,16 +6443,16 @@ }, { "name": "php-http/httplug", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "625ad742c360c8ac580fcc647a1541d29e257f67" + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67", - "reference": "625ad742c360c8ac580fcc647a1541d29e257f67", + "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4", + "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4", "shasum": "" }, "require": { @@ -6494,9 +6494,9 @@ ], "support": { "issues": "https://github.com/php-http/httplug/issues", - "source": "https://github.com/php-http/httplug/tree/2.4.0" + "source": "https://github.com/php-http/httplug/tree/2.4.1" }, - "time": "2023-04-14T15:10:03+00:00" + "time": "2024-09-23T11:39:58+00:00" }, { "name": "php-http/httplug-bundle",