Bump php-http/mock-client from 1.5.1 to 1.6.0

Bumps [php-http/mock-client](https://github.com/php-http/mock-client) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/php-http/mock-client/releases)
- [Changelog](https://github.com/php-http/mock-client/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/mock-client/compare/1.5.1...1.6.0)

---
updated-dependencies:
- dependency-name: php-http/mock-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 02:59:39 +00:00 committed by GitHub
parent f26ce15631
commit aac942c8a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

81
composer.lock generated
View file

@ -1795,16 +1795,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "3.1.4", "version": "3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119" "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119", "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119", "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1873,7 +1873,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "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": [ "funding": [
{ {
@ -1889,7 +1889,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-03T11:13:07+00:00" "time": "2023-05-17T18:32:04+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
@ -2189,16 +2189,16 @@
}, },
{ {
"name": "friendsofphp/proxy-manager-lts", "name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.14", "version": "v1.0.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e" "reference": "3ca65b8edb8d96b46fedc9bb4911396516347129"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e", "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/3ca65b8edb8d96b46fedc9bb4911396516347129",
"reference": "a527c9d9d5348e012bd24482d83a5cd643bcbc9e", "reference": "3ca65b8edb8d96b46fedc9bb4911396516347129",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2255,7 +2255,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", "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": [ "funding": [
{ {
@ -2267,7 +2267,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-30T10:40:19+00:00" "time": "2023-05-16T13:18:04+00:00"
}, },
{ {
"name": "friendsofsymfony/jsrouting-bundle", "name": "friendsofsymfony/jsrouting-bundle",
@ -6649,23 +6649,22 @@
}, },
{ {
"name": "php-http/client-common", "name": "php-http/client-common",
"version": "2.6.1", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/client-common.git", "url": "https://github.com/php-http/client-common.git",
"reference": "665bfc381bb910385f70391ed3eeefd0b7bbdd0d" "reference": "880509727a447474d2a71b7d7fa5d268ddd3db4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/client-common/zipball/665bfc381bb910385f70391ed3eeefd0b7bbdd0d", "url": "https://api.github.com/repos/php-http/client-common/zipball/880509727a447474d2a71b7d7fa5d268ddd3db4b",
"reference": "665bfc381bb910385f70391ed3eeefd0b7bbdd0d", "reference": "880509727a447474d2a71b7d7fa5d268ddd3db4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1 || ^8.0", "php": "^7.1 || ^8.0",
"php-http/httplug": "^2.0", "php-http/httplug": "^2.0",
"php-http/message": "^1.6", "php-http/message": "^1.6",
"php-http/message-factory": "^1.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"psr/http-factory": "^1.0", "psr/http-factory": "^1.0",
"psr/http-message": "^1.0 || ^2.0", "psr/http-message": "^1.0 || ^2.0",
@ -6713,9 +6712,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/client-common/issues", "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", "name": "php-http/discovery",
@ -7081,22 +7080,21 @@
}, },
{ {
"name": "php-http/message", "name": "php-http/message",
"version": "1.15.0", "version": "1.16.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/message.git", "url": "https://github.com/php-http/message.git",
"reference": "2a1fbaa00cf5ffc82f379adf47388663bce8190d" "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/message/zipball/2a1fbaa00cf5ffc82f379adf47388663bce8190d", "url": "https://api.github.com/repos/php-http/message/zipball/47a14338bf4ebd67d317bf1144253d7db4ab55fd",
"reference": "2a1fbaa00cf5ffc82f379adf47388663bce8190d", "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"clue/stream-filter": "^1.5", "clue/stream-filter": "^1.5",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"php-http/message-factory": "^1.0.2",
"psr/http-message": "^1.1 || ^2.0" "psr/http-message": "^1.1 || ^2.0"
}, },
"provide": { "provide": {
@ -7107,6 +7105,7 @@
"ext-zlib": "*", "ext-zlib": "*",
"guzzlehttp/psr7": "^1.0 || ^2.0", "guzzlehttp/psr7": "^1.0 || ^2.0",
"laminas/laminas-diactoros": "^2.0 || ^3.0", "laminas/laminas-diactoros": "^2.0 || ^3.0",
"php-http/message-factory": "^1.0.2",
"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
"slim/slim": "^3.0" "slim/slim": "^3.0"
}, },
@ -7144,9 +7143,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/message/issues", "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", "name": "php-http/message-factory",
@ -7598,22 +7597,23 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.20.4", "version": "1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" "reference": "6df62b08faef4f899772bc7c3bbabb93d2b7a21c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6df62b08faef4f899772bc7c3bbabb93d2b7a21c",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "reference": "6df62b08faef4f899772bc7c3bbabb93d2b7a21c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0" "php": "^7.2 || ^8.0"
}, },
"require-dev": { "require-dev": {
"nikic/php-parser": "^4.15",
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5", "phpstan/phpstan": "^1.5",
@ -7637,9 +7637,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "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", "name": "phpzip/phpzip",
@ -12530,26 +12530,25 @@
}, },
{ {
"name": "php-http/mock-client", "name": "php-http/mock-client",
"version": "1.5.1", "version": "1.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/mock-client.git", "url": "https://github.com/php-http/mock-client.git",
"reference": "19e9ce64f6c9cf916474f1b963bc22502a125e7e" "reference": "ae5d717334ecd68199667bea6e9db07276e69a2b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/mock-client/zipball/19e9ce64f6c9cf916474f1b963bc22502a125e7e", "url": "https://api.github.com/repos/php-http/mock-client/zipball/ae5d717334ecd68199667bea6e9db07276e69a2b",
"reference": "19e9ce64f6c9cf916474f1b963bc22502a125e7e", "reference": "ae5d717334ecd68199667bea6e9db07276e69a2b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1 || ^8.0", "php": "^7.1 || ^8.0",
"php-http/client-common": "^2.0", "php-http/client-common": "^2.0",
"php-http/discovery": "^1.0", "php-http/discovery": "^1.16",
"php-http/httplug": "^2.0", "php-http/httplug": "^2.0",
"php-http/message-factory": "^1.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"psr/http-factory": "^1.0", "psr/http-factory-implementation": "^1.0",
"psr/http-message": "^1.0 || ^2.0", "psr/http-message": "^1.0 || ^2.0",
"symfony/polyfill-php80": "^1.17" "symfony/polyfill-php80": "^1.17"
}, },
@ -12587,9 +12586,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/mock-client/issues", "issues": "https://github.com/php-http/mock-client/issues",
"source": "https://github.com/php-http/mock-client/tree/1.5.1" "source": "https://github.com/php-http/mock-client/tree/1.6.0"
}, },
"time": "2023-04-30T19:10:34+00:00" "time": "2023-05-21T08:31:38+00:00"
}, },
{ {
"name": "phpstan/extension-installer", "name": "phpstan/extension-installer",