mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
Bump react/http from 1.6.0 to 1.9.0
Bumps [react/http](https://github.com/reactphp/http) from 1.6.0 to 1.9.0. - [Release notes](https://github.com/reactphp/http/releases) - [Changelog](https://github.com/reactphp/http/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/reactphp/http/compare/v1.6.0...v1.9.0) --- updated-dependencies: - dependency-name: react/http dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
253
composer.lock
generated
253
composer.lock
generated
@@ -7039,25 +7039,25 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/http-message",
|
"name": "psr/http-message",
|
||||||
"version": "1.0.1",
|
"version": "1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-fig/http-message.git",
|
"url": "https://github.com/php-fig/http-message.git",
|
||||||
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
||||||
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": "^7.2 || ^8.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.0.x-dev"
|
"dev-master": "1.1.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -7086,9 +7086,9 @@
|
|||||||
"response"
|
"response"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/php-fig/http-message/tree/master"
|
"source": "https://github.com/php-fig/http-message/tree/1.1"
|
||||||
},
|
},
|
||||||
"time": "2016-08-06T14:39:51+00:00"
|
"time": "2023-04-04T09:50:52+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/log",
|
"name": "psr/log",
|
||||||
@@ -7604,16 +7604,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/cache",
|
"name": "react/cache",
|
||||||
"version": "v1.1.1",
|
"version": "v1.2.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/cache.git",
|
"url": "https://github.com/reactphp/cache.git",
|
||||||
"reference": "4bf736a2cccec7298bdf745db77585966fc2ca7e"
|
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/cache/zipball/4bf736a2cccec7298bdf745db77585966fc2ca7e",
|
"url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
|
||||||
"reference": "4bf736a2cccec7298bdf745db77585966fc2ca7e",
|
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7621,7 +7621,7 @@
|
|||||||
"react/promise": "^3.0 || ^2.0 || ^1.1"
|
"react/promise": "^3.0 || ^2.0 || ^1.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -7664,32 +7664,28 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/cache/issues",
|
"issues": "https://github.com/reactphp/cache/issues",
|
||||||
"source": "https://github.com/reactphp/cache/tree/v1.1.1"
|
"source": "https://github.com/reactphp/cache/tree/v1.2.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/WyriHaximus",
|
"url": "https://opencollective.com/reactphp",
|
||||||
"type": "github"
|
"type": "open_collective"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/clue",
|
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-02-02T06:47:52+00:00"
|
"time": "2022-11-30T15:59:55+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/dns",
|
"name": "react/dns",
|
||||||
"version": "v1.9.0",
|
"version": "v1.10.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/dns.git",
|
"url": "https://github.com/reactphp/dns.git",
|
||||||
"reference": "6d38296756fa644e6cb1bfe95eff0f9a4ed6edcb"
|
"reference": "a5427e7dfa47713e438016905605819d101f238c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/dns/zipball/6d38296756fa644e6cb1bfe95eff0f9a4ed6edcb",
|
"url": "https://api.github.com/repos/reactphp/dns/zipball/a5427e7dfa47713e438016905605819d101f238c",
|
||||||
"reference": "6d38296756fa644e6cb1bfe95eff0f9a4ed6edcb",
|
"reference": "a5427e7dfa47713e438016905605819d101f238c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7697,11 +7693,11 @@
|
|||||||
"react/cache": "^1.0 || ^0.6 || ^0.5",
|
"react/cache": "^1.0 || ^0.6 || ^0.5",
|
||||||
"react/event-loop": "^1.2",
|
"react/event-loop": "^1.2",
|
||||||
"react/promise": "^3.0 || ^2.7 || ^1.2.1",
|
"react/promise": "^3.0 || ^2.7 || ^1.2.1",
|
||||||
"react/promise-timer": "^1.8"
|
"react/promise-timer": "^1.9"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"clue/block-react": "^1.2",
|
"phpunit/phpunit": "^9.3 || ^4.8.35",
|
||||||
"phpunit/phpunit": "^9.3 || ^4.8.35"
|
"react/async": "^4 || ^3 || ^2"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -7744,7 +7740,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/dns/issues",
|
"issues": "https://github.com/reactphp/dns/issues",
|
||||||
"source": "https://github.com/reactphp/dns/tree/v1.9.0"
|
"source": "https://github.com/reactphp/dns/tree/v1.10.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7756,37 +7752,35 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-12-20T08:46:54+00:00"
|
"time": "2022-09-08T12:22:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/event-loop",
|
"name": "react/event-loop",
|
||||||
"version": "v1.3.0",
|
"version": "v1.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/event-loop.git",
|
"url": "https://github.com/reactphp/event-loop.git",
|
||||||
"reference": "187fb56f46d424afb6ec4ad089269c72eec2e137"
|
"reference": "6e7e587714fff7a83dcc7025aee42ab3b265ae05"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/187fb56f46d424afb6ec4ad089269c72eec2e137",
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/6e7e587714fff7a83dcc7025aee42ab3b265ae05",
|
||||||
"reference": "187fb56f46d424afb6ec4ad089269c72eec2e137",
|
"reference": "6e7e587714fff7a83dcc7025aee42ab3b265ae05",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
|
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-event": "~1.0 for ExtEventLoop",
|
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
|
||||||
"ext-pcntl": "For signal handling support when using the StreamSelectLoop",
|
|
||||||
"ext-uv": "* for ExtUvLoop"
|
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"React\\EventLoop\\": "src"
|
"React\\EventLoop\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
@@ -7822,32 +7816,28 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/event-loop/issues",
|
"issues": "https://github.com/reactphp/event-loop/issues",
|
||||||
"source": "https://github.com/reactphp/event-loop/tree/v1.3.0"
|
"source": "https://github.com/reactphp/event-loop/tree/v1.4.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/WyriHaximus",
|
"url": "https://opencollective.com/reactphp",
|
||||||
"type": "github"
|
"type": "open_collective"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/clue",
|
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-03-17T11:10:22+00:00"
|
"time": "2023-05-05T10:11:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/http",
|
"name": "react/http",
|
||||||
"version": "v1.6.0",
|
"version": "v1.9.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/http.git",
|
"url": "https://github.com/reactphp/http.git",
|
||||||
"reference": "59961cc4a5b14481728f07c591546be18fa3a5c7"
|
"reference": "bb3154dbaf2dfe3f0467f956a05f614a69d5f1d0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/http/zipball/59961cc4a5b14481728f07c591546be18fa3a5c7",
|
"url": "https://api.github.com/repos/reactphp/http/zipball/bb3154dbaf2dfe3f0467f956a05f614a69d5f1d0",
|
||||||
"reference": "59961cc4a5b14481728f07c591546be18fa3a5c7",
|
"reference": "bb3154dbaf2dfe3f0467f956a05f614a69d5f1d0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7856,23 +7846,24 @@
|
|||||||
"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": "^2.3 || ^1.2.1",
|
"react/promise": "^3 || ^2.3 || ^1.2.1",
|
||||||
"react/promise-stream": "^1.1",
|
"react/socket": "^1.12",
|
||||||
"react/socket": "^1.9",
|
|
||||||
"react/stream": "^1.2",
|
"react/stream": "^1.2",
|
||||||
"ringcentral/psr7": "^1.2"
|
"ringcentral/psr7": "^1.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"clue/block-react": "^1.5",
|
"clue/http-proxy-react": "^1.8",
|
||||||
"clue/http-proxy-react": "^1.7",
|
"clue/reactphp-ssh-proxy": "^1.4",
|
||||||
"clue/reactphp-ssh-proxy": "^1.3",
|
"clue/socks-react": "^1.4",
|
||||||
"clue/socks-react": "^1.3",
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
|
||||||
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
|
"react/async": "^4 || ^3 || ^2",
|
||||||
|
"react/promise-stream": "^1.4",
|
||||||
|
"react/promise-timer": "^1.9"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"React\\Http\\": "src"
|
"React\\Http\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
@@ -7917,39 +7908,35 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/http/issues",
|
"issues": "https://github.com/reactphp/http/issues",
|
||||||
"source": "https://github.com/reactphp/http/tree/v1.6.0"
|
"source": "https://github.com/reactphp/http/tree/v1.9.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/WyriHaximus",
|
"url": "https://opencollective.com/reactphp",
|
||||||
"type": "github"
|
"type": "open_collective"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/clue",
|
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-02-03T13:17:37+00:00"
|
"time": "2023-04-26T10:29:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/promise",
|
"name": "react/promise",
|
||||||
"version": "v2.9.0",
|
"version": "v2.10.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/promise.git",
|
"url": "https://github.com/reactphp/promise.git",
|
||||||
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
|
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
|
||||||
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
|
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0"
|
"php": ">=5.4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
|
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -7993,105 +7980,15 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/promise/issues",
|
"issues": "https://github.com/reactphp/promise/issues",
|
||||||
"source": "https://github.com/reactphp/promise/tree/v2.9.0"
|
"source": "https://github.com/reactphp/promise/tree/v2.10.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"url": "https://github.com/WyriHaximus",
|
"url": "https://opencollective.com/reactphp",
|
||||||
"type": "github"
|
"type": "open_collective"
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/clue",
|
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-02-11T10:27:51+00:00"
|
"time": "2023-05-02T15:15:43+00:00"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "react/promise-stream",
|
|
||||||
"version": "v1.4.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/reactphp/promise-stream.git",
|
|
||||||
"reference": "ef05517b99e4363beaa7993d4e2d6c50f1b22a09"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/reactphp/promise-stream/zipball/ef05517b99e4363beaa7993d4e2d6c50f1b22a09",
|
|
||||||
"reference": "ef05517b99e4363beaa7993d4e2d6c50f1b22a09",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": ">=5.3",
|
|
||||||
"react/promise": "^3 || ^2.1 || ^1.2",
|
|
||||||
"react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.6"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"clue/block-react": "^1.0",
|
|
||||||
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
|
|
||||||
"react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
|
|
||||||
"react/promise-timer": "^1.0"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"files": [
|
|
||||||
"src/functions_include.php"
|
|
||||||
],
|
|
||||||
"psr-4": {
|
|
||||||
"React\\Promise\\Stream\\": "src/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Christian Lück",
|
|
||||||
"email": "christian@clue.engineering",
|
|
||||||
"homepage": "https://clue.engineering/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Cees-Jan Kiewiet",
|
|
||||||
"email": "reactphp@ceesjankiewiet.nl",
|
|
||||||
"homepage": "https://wyrihaximus.net/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Jan Sorgalla",
|
|
||||||
"email": "jsorgalla@gmail.com",
|
|
||||||
"homepage": "https://sorgalla.com/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Chris Boden",
|
|
||||||
"email": "cboden@gmail.com",
|
|
||||||
"homepage": "https://cboden.dev/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "The missing link between Promise-land and Stream-land for ReactPHP",
|
|
||||||
"homepage": "https://github.com/reactphp/promise-stream",
|
|
||||||
"keywords": [
|
|
||||||
"Buffer",
|
|
||||||
"async",
|
|
||||||
"promise",
|
|
||||||
"reactphp",
|
|
||||||
"stream",
|
|
||||||
"unwrap"
|
|
||||||
],
|
|
||||||
"support": {
|
|
||||||
"issues": "https://github.com/reactphp/promise-stream/issues",
|
|
||||||
"source": "https://github.com/reactphp/promise-stream/tree/v1.4.0"
|
|
||||||
},
|
|
||||||
"funding": [
|
|
||||||
{
|
|
||||||
"url": "https://github.com/WyriHaximus",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/clue",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2022-06-20T10:36:51+00:00"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/promise-timer",
|
"name": "react/promise-timer",
|
||||||
@@ -8178,16 +8075,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/socket",
|
"name": "react/socket",
|
||||||
"version": "v1.11.0",
|
"version": "v1.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/socket.git",
|
"url": "https://github.com/reactphp/socket.git",
|
||||||
"reference": "f474156aaab4f09041144fa8b57c7d70aed32a1c"
|
"reference": "81e1b4d7f5450ebd8d2e9a95bb008bb15ca95a7b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/socket/zipball/f474156aaab4f09041144fa8b57c7d70aed32a1c",
|
"url": "https://api.github.com/repos/reactphp/socket/zipball/81e1b4d7f5450ebd8d2e9a95bb008bb15ca95a7b",
|
||||||
"reference": "f474156aaab4f09041144fa8b57c7d70aed32a1c",
|
"reference": "81e1b4d7f5450ebd8d2e9a95bb008bb15ca95a7b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8195,14 +8092,14 @@
|
|||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"react/dns": "^1.8",
|
"react/dns": "^1.8",
|
||||||
"react/event-loop": "^1.2",
|
"react/event-loop": "^1.2",
|
||||||
"react/promise": "^2.6.0 || ^1.2.1",
|
"react/promise": "^3 || ^2.6 || ^1.2.1",
|
||||||
"react/promise-timer": "^1.8",
|
"react/promise-timer": "^1.9",
|
||||||
"react/stream": "^1.2"
|
"react/stream": "^1.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"clue/block-react": "^1.5",
|
|
||||||
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
|
||||||
"react/promise-stream": "^1.2"
|
"react/async": "^4 || ^3 || ^2",
|
||||||
|
"react/promise-stream": "^1.4"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -8246,7 +8143,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/reactphp/socket/issues",
|
"issues": "https://github.com/reactphp/socket/issues",
|
||||||
"source": "https://github.com/reactphp/socket/tree/v1.11.0"
|
"source": "https://github.com/reactphp/socket/tree/v1.12.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -8258,7 +8155,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-01-14T10:14:32+00:00"
|
"time": "2022-08-25T12:32:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/stream",
|
"name": "react/stream",
|
||||||
@@ -15056,5 +14953,5 @@
|
|||||||
"platform-dev": {
|
"platform-dev": {
|
||||||
"ext-json": "*"
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
"plugin-api-version": "2.2.0"
|
"plugin-api-version": "2.3.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user