mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-20 12:14:45 +02:00
build(deps): bump react/http from 1.9.0 to 1.11.0
Bumps [react/http](https://github.com/reactphp/http) from 1.9.0 to 1.11.0. - [Release notes](https://github.com/reactphp/http/releases) - [Changelog](https://github.com/reactphp/http/blob/v1.11.0/CHANGELOG.md) - [Commits](https://github.com/reactphp/http/compare/v1.9.0...v1.11.0) --- updated-dependencies: - dependency-name: react/http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
76f8bce8d2
commit
83837dd07c
25
composer.lock
generated
25
composer.lock
generated
@ -3020,16 +3020,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/http",
|
"name": "react/http",
|
||||||
"version": "v1.9.0",
|
"version": "v1.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/http.git",
|
"url": "https://github.com/reactphp/http.git",
|
||||||
"reference": "bb3154dbaf2dfe3f0467f956a05f614a69d5f1d0"
|
"reference": "8db02de41dcca82037367f67a2d4be365b1c4db9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/http/zipball/bb3154dbaf2dfe3f0467f956a05f614a69d5f1d0",
|
"url": "https://api.github.com/repos/reactphp/http/zipball/8db02de41dcca82037367f67a2d4be365b1c4db9",
|
||||||
"reference": "bb3154dbaf2dfe3f0467f956a05f614a69d5f1d0",
|
"reference": "8db02de41dcca82037367f67a2d4be365b1c4db9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -3038,19 +3038,18 @@
|
|||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"psr/http-message": "^1.0",
|
"psr/http-message": "^1.0",
|
||||||
"react/event-loop": "^1.2",
|
"react/event-loop": "^1.2",
|
||||||
"react/promise": "^3 || ^2.3 || ^1.2.1",
|
"react/promise": "^3.2 || ^2.3 || ^1.2.1",
|
||||||
"react/socket": "^1.12",
|
"react/socket": "^1.16",
|
||||||
"react/stream": "^1.2",
|
"react/stream": "^1.4"
|
||||||
"ringcentral/psr7": "^1.2"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"clue/http-proxy-react": "^1.8",
|
"clue/http-proxy-react": "^1.8",
|
||||||
"clue/reactphp-ssh-proxy": "^1.4",
|
"clue/reactphp-ssh-proxy": "^1.4",
|
||||||
"clue/socks-react": "^1.4",
|
"clue/socks-react": "^1.4",
|
||||||
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
|
||||||
"react/async": "^4 || ^3 || ^2",
|
"react/async": "^4.2 || ^3 || ^2",
|
||||||
"react/promise-stream": "^1.4",
|
"react/promise-stream": "^1.4",
|
||||||
"react/promise-timer": "^1.9"
|
"react/promise-timer": "^1.11"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -3100,7 +3099,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/http/issues",
|
"issues": "https://github.com/reactphp/http/issues",
|
||||||
"source": "https://github.com/reactphp/http/tree/v1.9.0"
|
"source": "https://github.com/reactphp/http/tree/v1.11.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@ -3108,7 +3107,7 @@
|
|||||||
"type": "open_collective"
|
"type": "open_collective"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-04-26T10:29:24+00:00"
|
"time": "2024-11-20T15:24:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/promise",
|
"name": "react/promise",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user