Bump php-http/httplug-bundle from 1.31.0 to 1.32.0

Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.31.0 to 1.32.0.
- [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.31.0...1.32.0)

---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-08 08:36:36 +00:00 committed by GitHub
parent 1de662c4d9
commit 32ac079599
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

60
composer.lock generated
View file

@ -6871,16 +6871,16 @@
}, },
{ {
"name": "php-http/httplug-bundle", "name": "php-http/httplug-bundle",
"version": "1.31.0", "version": "1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/HttplugBundle.git", "url": "https://github.com/php-http/HttplugBundle.git",
"reference": "7ab6206f5dd90e05e566aeba5dd2b798485020c8" "reference": "7faff5c33d0fb507dae4a8dedfbe4dc32165e8fa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/7ab6206f5dd90e05e566aeba5dd2b798485020c8", "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/7faff5c33d0fb507dae4a8dedfbe4dc32165e8fa",
"reference": "7ab6206f5dd90e05e566aeba5dd2b798485020c8", "reference": "7faff5c33d0fb507dae4a8dedfbe4dc32165e8fa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6890,15 +6890,15 @@
"php-http/discovery": "^1.14", "php-http/discovery": "^1.14",
"php-http/httplug": "^2.0", "php-http/httplug": "^2.0",
"php-http/logger-plugin": "^1.1", "php-http/logger-plugin": "^1.1",
"php-http/message": "^1.9", "php-http/message": "^1.13",
"php-http/message-factory": "^1.0.2", "php-http/message-factory": "^1.0.2",
"php-http/stopwatch-plugin": "^1.2", "php-http/stopwatch-plugin": "^1.2",
"psr/http-message": "^1.0 || ^2.0", "psr/http-message": "^1.0 || ^2.0",
"symfony/config": "^4.4 || ^5.0 || ^6.0", "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0", "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/options-resolver": "^4.4 || ^5.0 || ^6.0" "symfony/options-resolver": "^4.4 || ^5.0 || ^6.0 || ^7.0"
}, },
"conflict": { "conflict": {
"php-http/curl-client": "<2.0", "php-http/curl-client": "<2.0",
@ -6907,21 +6907,21 @@
}, },
"require-dev": { "require-dev": {
"guzzlehttp/psr7": "^1.7 || ^2.0", "guzzlehttp/psr7": "^1.7 || ^2.0",
"matthiasnoback/symfony-dependency-injection-test": "^4.0", "matthiasnoback/symfony-dependency-injection-test": "^4.0 || ^5.0",
"nyholm/nsa": "^1.1", "nyholm/nsa": "^1.1",
"nyholm/psr7": "^1.2.1", "nyholm/psr7": "^1.2.1",
"php-http/cache-plugin": "^1.7", "php-http/cache-plugin": "^1.7",
"php-http/mock-client": "^1.2", "php-http/mock-client": "^1.2",
"php-http/promise": "^1.0", "php-http/promise": "^1.0",
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/cache": "^4.4 || ^5.0 || ^6.0", "symfony/cache": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0", "symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/http-foundation": "^4.4.19 || ^5.0 || ^6.0", "symfony/http-foundation": "^4.4.19 || ^5.0 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^5.3", "symfony/phpunit-bridge": "^6.4.1",
"symfony/stopwatch": "^4.4 || ^5.0 || ^6.0", "symfony/stopwatch": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0", "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"symfony/web-profiler-bundle": "^4.4.19 || ^5.0 || ^6.0", "symfony/web-profiler-bundle": "^4.4.19 || ^5.0 || ^6.0 || ^7.0",
"twig/twig": "^1.41 || ^2.10 || ^3.0" "twig/twig": "^1.41 || ^2.10 || ^3.0"
}, },
"suggest": { "suggest": {
@ -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.31.0" "source": "https://github.com/php-http/HttplugBundle/tree/1.32.0"
}, },
"time": "2023-11-06T11:10:42+00:00" "time": "2023-12-06T14:57:48+00:00"
}, },
{ {
"name": "php-http/logger-plugin", "name": "php-http/logger-plugin",
@ -7207,26 +7207,26 @@
}, },
{ {
"name": "php-http/stopwatch-plugin", "name": "php-http/stopwatch-plugin",
"version": "1.4.1", "version": "1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/stopwatch-plugin.git", "url": "https://github.com/php-http/stopwatch-plugin.git",
"reference": "c59497f170d95c95decb69fd378d3c6f19f1cca1" "reference": "11862cfbc719afade4ff407964ab3fbfe9ec2baa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/c59497f170d95c95decb69fd378d3c6f19f1cca1", "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/11862cfbc719afade4ff407964ab3fbfe9ec2baa",
"reference": "c59497f170d95c95decb69fd378d3c6f19f1cca1", "reference": "11862cfbc719afade4ff407964ab3fbfe9ec2baa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.3 || ^8.0", "php": "^7.3 || ^8.0",
"php-http/client-common": "^1.9 || ^2.0", "php-http/client-common": "^1.9 || ^2.0",
"symfony/stopwatch": "^3.4 || ^4.0 || ^5.0 || ^6.0" "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
}, },
"require-dev": { "require-dev": {
"guzzlehttp/psr7": "^2.1", "guzzlehttp/psr7": "^2.1",
"symfony/phpunit-bridge": "^5.3" "symfony/phpunit-bridge": "^6.4.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -7259,9 +7259,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/stopwatch-plugin/issues", "issues": "https://github.com/php-http/stopwatch-plugin/issues",
"source": "https://github.com/php-http/stopwatch-plugin/tree/1.4.1" "source": "https://github.com/php-http/stopwatch-plugin/tree/1.4.2"
}, },
"time": "2022-01-14T16:27:10+00:00" "time": "2023-12-05T14:36:57+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",