Bump php-http/httplug-bundle from 1.28.0 to 1.29.0

Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.28.0 to 1.29.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.28.0...1.29.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-05-18 03:00:38 +00:00 committed by GitHub
parent 97feb41628
commit fc5d524cfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

90
composer.lock generated
View file

@ -1795,16 +1795,16 @@
},
{
"name": "doctrine/persistence",
"version": "3.1.4",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119"
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119",
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
"shasum": ""
},
"require": {
@ -1873,7 +1873,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.1.4"
"source": "https://github.com/doctrine/persistence/tree/3.2.0"
},
"funding": [
{
@ -1889,7 +1889,7 @@
"type": "tidelift"
}
],
"time": "2023-02-03T11:13:07+00:00"
"time": "2023-05-17T18:32:04+00:00"
},
{
"name": "doctrine/sql-formatter",
@ -2189,16 +2189,16 @@
},
{
"name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.14",
"version": "v1.0.15",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e"
"reference": "3ca65b8edb8d96b46fedc9bb4911396516347129"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e",
"reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/3ca65b8edb8d96b46fedc9bb4911396516347129",
"reference": "3ca65b8edb8d96b46fedc9bb4911396516347129",
"shasum": ""
},
"require": {
@ -2255,7 +2255,7 @@
],
"support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.14"
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.15"
},
"funding": [
{
@ -2267,7 +2267,7 @@
"type": "tidelift"
}
],
"time": "2023-01-30T10:40:19+00:00"
"time": "2023-05-16T13:18:04+00:00"
},
{
"name": "friendsofsymfony/jsrouting-bundle",
@ -6649,23 +6649,22 @@
},
{
"name": "php-http/client-common",
"version": "2.6.1",
"version": "2.7.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/client-common.git",
"reference": "665bfc381bb910385f70391ed3eeefd0b7bbdd0d"
"reference": "880509727a447474d2a71b7d7fa5d268ddd3db4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/client-common/zipball/665bfc381bb910385f70391ed3eeefd0b7bbdd0d",
"reference": "665bfc381bb910385f70391ed3eeefd0b7bbdd0d",
"url": "https://api.github.com/repos/php-http/client-common/zipball/880509727a447474d2a71b7d7fa5d268ddd3db4b",
"reference": "880509727a447474d2a71b7d7fa5d268ddd3db4b",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"php-http/httplug": "^2.0",
"php-http/message": "^1.6",
"php-http/message-factory": "^1.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0 || ^2.0",
@ -6713,22 +6712,22 @@
],
"support": {
"issues": "https://github.com/php-http/client-common/issues",
"source": "https://github.com/php-http/client-common/tree/2.6.1"
"source": "https://github.com/php-http/client-common/tree/2.7.0"
},
"time": "2023-04-14T13:30:08+00:00"
"time": "2023-05-17T06:46:59+00:00"
},
{
"name": "php-http/discovery",
"version": "1.18.0",
"version": "1.18.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
"reference": "29ae6fae35f4116bbfe4c8b96ccc3f687eb07cd9"
"reference": "f258b3a1d16acb7b21f3b42d7a2494a733365237"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/29ae6fae35f4116bbfe4c8b96ccc3f687eb07cd9",
"reference": "29ae6fae35f4116bbfe4c8b96ccc3f687eb07cd9",
"url": "https://api.github.com/repos/php-http/discovery/zipball/f258b3a1d16acb7b21f3b42d7a2494a733365237",
"reference": "f258b3a1d16acb7b21f3b42d7a2494a733365237",
"shasum": ""
},
"require": {
@ -6791,9 +6790,9 @@
],
"support": {
"issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.18.0"
"source": "https://github.com/php-http/discovery/tree/1.18.1"
},
"time": "2023-05-03T14:49:12+00:00"
"time": "2023-05-17T08:53:10+00:00"
},
{
"name": "php-http/guzzle5-adapter",
@ -6921,16 +6920,16 @@
},
{
"name": "php-http/httplug-bundle",
"version": "1.28.0",
"version": "1.29.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/HttplugBundle.git",
"reference": "5c65b53758f08f66f559f90c3752e82a4f8dc122"
"reference": "cace4703fb6d7c54072bd35bd808b268e8fe5812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5c65b53758f08f66f559f90c3752e82a4f8dc122",
"reference": "5c65b53758f08f66f559f90c3752e82a4f8dc122",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/cace4703fb6d7c54072bd35bd808b268e8fe5812",
"reference": "cace4703fb6d7c54072bd35bd808b268e8fe5812",
"shasum": ""
},
"require": {
@ -6938,7 +6937,7 @@
"php-http/client-common": "^1.9 || ^2.0",
"php-http/client-implementation": "^1.0",
"php-http/discovery": "^1.14",
"php-http/httplug": "^1.0 || ^2.0",
"php-http/httplug": "^2.0",
"php-http/logger-plugin": "^1.1",
"php-http/message": "^1.4",
"php-http/message-factory": "^1.0.2",
@ -7016,9 +7015,9 @@
],
"support": {
"issues": "https://github.com/php-http/HttplugBundle/issues",
"source": "https://github.com/php-http/HttplugBundle/tree/1.28.0"
"source": "https://github.com/php-http/HttplugBundle/tree/1.29.0"
},
"time": "2023-05-12T09:35:15+00:00"
"time": "2023-05-17T09:11:27+00:00"
},
{
"name": "php-http/logger-plugin",
@ -7081,22 +7080,21 @@
},
{
"name": "php-http/message",
"version": "1.15.0",
"version": "1.16.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/message.git",
"reference": "2a1fbaa00cf5ffc82f379adf47388663bce8190d"
"reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/message/zipball/2a1fbaa00cf5ffc82f379adf47388663bce8190d",
"reference": "2a1fbaa00cf5ffc82f379adf47388663bce8190d",
"url": "https://api.github.com/repos/php-http/message/zipball/47a14338bf4ebd67d317bf1144253d7db4ab55fd",
"reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd",
"shasum": ""
},
"require": {
"clue/stream-filter": "^1.5",
"php": "^7.2 || ^8.0",
"php-http/message-factory": "^1.0.2",
"psr/http-message": "^1.1 || ^2.0"
},
"provide": {
@ -7107,6 +7105,7 @@
"ext-zlib": "*",
"guzzlehttp/psr7": "^1.0 || ^2.0",
"laminas/laminas-diactoros": "^2.0 || ^3.0",
"php-http/message-factory": "^1.0.2",
"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
"slim/slim": "^3.0"
},
@ -7144,9 +7143,9 @@
],
"support": {
"issues": "https://github.com/php-http/message/issues",
"source": "https://github.com/php-http/message/tree/1.15.0"
"source": "https://github.com/php-http/message/tree/1.16.0"
},
"time": "2023-05-10T08:19:58+00:00"
"time": "2023-05-17T06:43:38+00:00"
},
{
"name": "php-http/message-factory",
@ -7598,22 +7597,23 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.20.4",
"version": "1.21.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd"
"reference": "6df62b08faef4f899772bc7c3bbabb93d2b7a21c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6df62b08faef4f899772bc7c3bbabb93d2b7a21c",
"reference": "6df62b08faef4f899772bc7c3bbabb93d2b7a21c",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"nikic/php-parser": "^4.15",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
@ -7637,9 +7637,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.21.0"
},
"time": "2023-05-02T09:19:37+00:00"
"time": "2023-05-17T13:13:44+00:00"
},
{
"name": "phpzip/phpzip",