diff --git a/composer.lock b/composer.lock index 5982d48a7..c84987035 100644 --- a/composer.lock +++ b/composer.lock @@ -6871,16 +6871,16 @@ }, { "name": "php-http/httplug-bundle", - "version": "1.30.1", + "version": "1.31.0", "source": { "type": "git", "url": "https://github.com/php-http/HttplugBundle.git", - "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15" + "reference": "7ab6206f5dd90e05e566aeba5dd2b798485020c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/57284fb032bcafc3e978a1d7e4a2b591045f7e15", - "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15", + "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/7ab6206f5dd90e05e566aeba5dd2b798485020c8", + "reference": "7ab6206f5dd90e05e566aeba5dd2b798485020c8", "shasum": "" }, "require": { @@ -6890,7 +6890,7 @@ "php-http/discovery": "^1.14", "php-http/httplug": "^2.0", "php-http/logger-plugin": "^1.1", - "php-http/message": "^1.4", + "php-http/message": "^1.9", "php-http/message-factory": "^1.0.2", "php-http/stopwatch-plugin": "^1.2", "psr/http-message": "^1.0 || ^2.0", @@ -6966,9 +6966,9 @@ ], "support": { "issues": "https://github.com/php-http/HttplugBundle/issues", - "source": "https://github.com/php-http/HttplugBundle/tree/1.30.1" + "source": "https://github.com/php-http/HttplugBundle/tree/1.31.0" }, - "time": "2023-09-07T08:04:12+00:00" + "time": "2023-11-06T11:10:42+00:00" }, { "name": "php-http/logger-plugin",