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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-08 02:23:25 +00:00 committed by GitHub
parent c0ecd38e76
commit 750fff8370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -6871,16 +6871,16 @@
}, },
{ {
"name": "php-http/httplug-bundle", "name": "php-http/httplug-bundle",
"version": "1.30.0", "version": "1.30.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/HttplugBundle.git", "url": "https://github.com/php-http/HttplugBundle.git",
"reference": "a36919772e929586e5c7f7f06d7b5249d64685fd" "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/a36919772e929586e5c7f7f06d7b5249d64685fd", "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/57284fb032bcafc3e978a1d7e4a2b591045f7e15",
"reference": "a36919772e929586e5c7f7f06d7b5249d64685fd", "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6966,9 +6966,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/HttplugBundle/issues", "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", "name": "php-http/logger-plugin",