From 750fff8370f9d34928ce3d0700a25d4317c4a267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 02:23:25 +0000 Subject: [PATCH] Bump php-http/httplug-bundle from 1.30.0 to 1.30.1 Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.30.0 to 1.30.1. - [Release notes](https://github.com/php-http/HttplugBundle/releases) - [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/php-http/HttplugBundle/compare/1.30.0...1.30.1) --- updated-dependencies: - dependency-name: php-http/httplug-bundle 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 4a15c236c..e4fcbdce9 100644 --- a/composer.lock +++ b/composer.lock @@ -6871,16 +6871,16 @@ }, { "name": "php-http/httplug-bundle", - "version": "1.30.0", + "version": "1.30.1", "source": { "type": "git", "url": "https://github.com/php-http/HttplugBundle.git", - "reference": "a36919772e929586e5c7f7f06d7b5249d64685fd" + "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/a36919772e929586e5c7f7f06d7b5249d64685fd", - "reference": "a36919772e929586e5c7f7f06d7b5249d64685fd", + "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/57284fb032bcafc3e978a1d7e4a2b591045f7e15", + "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15", "shasum": "" }, "require": { @@ -6966,9 +6966,9 @@ ], "support": { "issues": "https://github.com/php-http/HttplugBundle/issues", - "source": "https://github.com/php-http/HttplugBundle/tree/1.30.0" + "source": "https://github.com/php-http/HttplugBundle/tree/1.30.1" }, - "time": "2023-08-31T12:40:51+00:00" + "time": "2023-09-07T08:04:12+00:00" }, { "name": "php-http/logger-plugin",