|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "98144e888acaa7c93e0bfe5f64885565",
|
|
|
+ "content-hash": "e71f383836139c57d31eb8084467a897",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "carbonphp/carbon-doctrine-types",
|
|
@@ -496,6 +496,106 @@
|
|
|
],
|
|
|
"time": "2024-02-05T11:35:39+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "easyswoole/spl",
|
|
|
+ "version": "2.1.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/easy-swoole/spl.git",
|
|
|
+ "reference": "bc90f12574f8c69e72afd8e61de9bfd186802077"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/easy-swoole/spl/zipball/bc90f12574f8c69e72afd8e61de9bfd186802077",
|
|
|
+ "reference": "bc90f12574f8c69e72afd8e61de9bfd186802077",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-dom": "*",
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-simplexml": "*",
|
|
|
+ "php": ">=8.1.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "easyswoole/phpunit": "^1.0",
|
|
|
+ "easyswoole/swoole-ide-helper": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "EasySwoole\\Spl\\": "src/",
|
|
|
+ "EasySwoole\\Spl\\Test\\": "test/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "YF",
|
|
|
+ "email": "291323003@qq.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "php stander lib",
|
|
|
+ "homepage": "https://www.easyswoole.com/",
|
|
|
+ "keywords": [
|
|
|
+ "async",
|
|
|
+ "easyswoole",
|
|
|
+ "framework",
|
|
|
+ "swoole"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/easy-swoole/spl/issues",
|
|
|
+ "source": "https://github.com/easy-swoole/spl/tree/2.1.2"
|
|
|
+ },
|
|
|
+ "time": "2024-03-19T06:53:52+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "easyswoole/verifycode",
|
|
|
+ "version": "3.1.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/easy-swoole/verify-code.git",
|
|
|
+ "reference": "cfd7c1a7218e8b5f2319d9b3b73cf7a588c22ee6"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/easy-swoole/verify-code/zipball/cfd7c1a7218e8b5f2319d9b3b73cf7a588c22ee6",
|
|
|
+ "reference": "cfd7c1a7218e8b5f2319d9b3b73cf7a588c22ee6",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "easyswoole/spl": "^2.0",
|
|
|
+ "ext-gd": "*",
|
|
|
+ "php": ">=8.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "EasySwoole\\VerifyCode\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "YF",
|
|
|
+ "email": "291323003@qq.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "evalor",
|
|
|
+ "email": "mipone@foxmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/easy-swoole/verify-code/issues",
|
|
|
+ "source": "https://github.com/easy-swoole/verify-code/tree/3.1.2"
|
|
|
+ },
|
|
|
+ "time": "2023-09-06T06:45:56+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "egulias/email-validator",
|
|
|
"version": "3.2.6",
|
|
@@ -1006,6 +1106,88 @@
|
|
|
],
|
|
|
"time": "2023-12-03T20:05:35+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "hyperf/amqp",
|
|
|
+ "version": "v3.1.28",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/hyperf/amqp.git",
|
|
|
+ "reference": "c96e294e99e68113ed3e237db8f976308ee42ba7"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/hyperf/amqp/zipball/c96e294e99e68113ed3e237db8f976308ee42ba7",
|
|
|
+ "reference": "c96e294e99e68113ed3e237db8f976308ee42ba7",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "doctrine/instantiator": "^1.2.0",
|
|
|
+ "hyperf/codec": "~3.1.0",
|
|
|
+ "hyperf/contract": "~3.1.0",
|
|
|
+ "hyperf/coroutine": "~3.1.0",
|
|
|
+ "hyperf/pool": "~3.1.0",
|
|
|
+ "hyperf/process": "~3.1.0",
|
|
|
+ "hyperf/support": "~3.1.0",
|
|
|
+ "hyperf/utils": "~3.1.0",
|
|
|
+ "php": ">=8.1",
|
|
|
+ "php-amqplib/php-amqplib": "^3.5",
|
|
|
+ "psr/container": "^1.0 || ^2.0",
|
|
|
+ "psr/event-dispatcher": "^1.0",
|
|
|
+ "psr/log": "^1.0 || ^2.0 || ^3.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "hyperf/di": "Required to use annotations.",
|
|
|
+ "hyperf/event": "Declare queue and start consumers automatically."
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
+ },
|
|
|
+ "hyperf": {
|
|
|
+ "config": "Hyperf\\Amqp\\ConfigProvider"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Hyperf\\Amqp\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "description": "A amqplib for hyperf.",
|
|
|
+ "homepage": "https://hyperf.io",
|
|
|
+ "keywords": [
|
|
|
+ "AMQP",
|
|
|
+ "hyperf",
|
|
|
+ "php"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "docs": "https://hyperf.wiki",
|
|
|
+ "issues": "https://github.com/hyperf/hyperf/issues",
|
|
|
+ "pull-request": "https://github.com/hyperf/hyperf/pulls",
|
|
|
+ "source": "https://github.com/hyperf/hyperf"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://hyperf.wiki/#/zh-cn/donate",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://opencollective.com/hyperf",
|
|
|
+ "type": "open_collective"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-06-24T01:53:39+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "hyperf/cache",
|
|
|
"version": "v3.1.23",
|
|
@@ -1273,17 +1455,23 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "hyperf/command",
|
|
|
- "version": "v3.1.24",
|
|
|
+ "version": "v3.1.22",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/hyperf/command.git",
|
|
|
- "reference": "b1ca85876f35f85fe3f52b0cc75bcc3da418769d"
|
|
|
+ "reference": "dce46ba82cae52f0e78bf95d8adb5ec8f23fcd27"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/hyperf/command/zipball/b1ca85876f35f85fe3f52b0cc75bcc3da418769d",
|
|
|
- "reference": "b1ca85876f35f85fe3f52b0cc75bcc3da418769d",
|
|
|
- "shasum": ""
|
|
|
+ "url": "https://api.github.com/repos/hyperf/command/zipball/dce46ba82cae52f0e78bf95d8adb5ec8f23fcd27",
|
|
|
+ "reference": "dce46ba82cae52f0e78bf95d8adb5ec8f23fcd27",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
"require": {
|
|
|
"hyperf/collection": "~3.1.0",
|
|
@@ -1328,7 +1516,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/hyperf/command/issues",
|
|
|
- "source": "https://github.com/hyperf/command/tree/v3.1.24"
|
|
|
+ "source": "https://github.com/hyperf/command/tree/v3.1.22"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -1340,7 +1528,7 @@
|
|
|
"type": "open_collective"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-05-27T12:37:07+00:00"
|
|
|
+ "time": "2024-05-15T05:22:10+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "hyperf/conditionable",
|
|
@@ -4139,6 +4327,77 @@
|
|
|
],
|
|
|
"time": "2024-03-23T11:28:51+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "hyperf/snowflake",
|
|
|
+ "version": "v3.1.15",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/hyperf/snowflake.git",
|
|
|
+ "reference": "a77b0d4c9215ef257781967a11334d2b9366390f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/hyperf/snowflake/zipball/a77b0d4c9215ef257781967a11334d2b9366390f",
|
|
|
+ "reference": "a77b0d4c9215ef257781967a11334d2b9366390f",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "hyperf/contract": "~3.1.0",
|
|
|
+ "php": ">=8.1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "hyperf/config": "Required to read snowflake config.",
|
|
|
+ "hyperf/redis": "Required to use RedisMilliSecondMetaGenerator or RedisSecondMetaGenerator.",
|
|
|
+ "psr/container": "Required to use MetaGeneratorFactory."
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
+ },
|
|
|
+ "hyperf": {
|
|
|
+ "config": "Hyperf\\Snowflake\\ConfigProvider"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Hyperf\\Snowflake\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "description": "A snowflake library",
|
|
|
+ "homepage": "https://hyperf.io",
|
|
|
+ "keywords": [
|
|
|
+ "php",
|
|
|
+ "snowflake"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "docs": "https://hyperf.wiki",
|
|
|
+ "issues": "https://github.com/hyperf/hyperf/issues",
|
|
|
+ "pull-request": "https://github.com/hyperf/hyperf/pulls",
|
|
|
+ "source": "https://github.com/hyperf/hyperf"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://hyperf.wiki/#/zh-cn/donate",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://opencollective.com/hyperf",
|
|
|
+ "type": "open_collective"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-03-23T11:28:51+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "hyperf/stdlib",
|
|
|
"version": "v3.1.15",
|
|
@@ -4605,6 +4864,81 @@
|
|
|
],
|
|
|
"time": "2024-05-30T08:59:48+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "hyperf/websocket-server",
|
|
|
+ "version": "v3.1.16",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/hyperf/websocket-server.git",
|
|
|
+ "reference": "b4b0903ff87a1763941c014bf755b352663d73d4"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/hyperf/websocket-server/zipball/b4b0903ff87a1763941c014bf755b352663d73d4",
|
|
|
+ "reference": "b4b0903ff87a1763941c014bf755b352663d73d4",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "hyperf/collection": "~3.1.0",
|
|
|
+ "hyperf/contract": "~3.1.0",
|
|
|
+ "hyperf/exception-handler": "~3.1.0",
|
|
|
+ "hyperf/http-server": "~3.1.0",
|
|
|
+ "hyperf/support": "~3.1.0",
|
|
|
+ "hyperf/utils": "~3.1.0",
|
|
|
+ "php": ">=8.1",
|
|
|
+ "psr/container": "^1.0|^2.0",
|
|
|
+ "psr/event-dispatcher": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
+ },
|
|
|
+ "hyperf": {
|
|
|
+ "config": "Hyperf\\WebSocketServer\\ConfigProvider"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Hyperf\\WebSocketServer\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "description": "A websocket server library for Hyperf.",
|
|
|
+ "homepage": "https://hyperf.io",
|
|
|
+ "keywords": [
|
|
|
+ "hyperf",
|
|
|
+ "php",
|
|
|
+ "swoole",
|
|
|
+ "websocket"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "docs": "https://hyperf.wiki",
|
|
|
+ "issues": "https://github.com/hyperf/hyperf/issues",
|
|
|
+ "pull-request": "https://github.com/hyperf/hyperf/pulls",
|
|
|
+ "source": "https://github.com/hyperf/hyperf"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://hyperf.wiki/#/zh-cn/donate",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://opencollective.com/hyperf",
|
|
|
+ "type": "open_collective"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-04-02T02:40:09+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "jetbrains/phpstorm-attributes",
|
|
|
"version": "1.1",
|
|
@@ -5294,6 +5628,222 @@
|
|
|
},
|
|
|
"time": "2024-03-17T08:10:35+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "paragonie/constant_time_encoding",
|
|
|
+ "version": "v3.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/paragonie/constant_time_encoding.git",
|
|
|
+ "reference": "df1e7fde177501eee2037dd159cf04f5f301a512"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
|
|
|
+ "reference": "df1e7fde177501eee2037dd159cf04f5f301a512",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^8"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "^9",
|
|
|
+ "vimeo/psalm": "^4|^5"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "ParagonIE\\ConstantTime\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Paragon Initiative Enterprises",
|
|
|
+ "email": "security@paragonie.com",
|
|
|
+ "homepage": "https://paragonie.com",
|
|
|
+ "role": "Maintainer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Steve 'Sc00bz' Thomas",
|
|
|
+ "email": "steve@tobtu.com",
|
|
|
+ "homepage": "https://www.tobtu.com",
|
|
|
+ "role": "Original Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|
|
|
+ "keywords": [
|
|
|
+ "base16",
|
|
|
+ "base32",
|
|
|
+ "base32_decode",
|
|
|
+ "base32_encode",
|
|
|
+ "base64",
|
|
|
+ "base64_decode",
|
|
|
+ "base64_encode",
|
|
|
+ "bin2hex",
|
|
|
+ "encoding",
|
|
|
+ "hex",
|
|
|
+ "hex2bin",
|
|
|
+ "rfc4648"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "email": "info@paragonie.com",
|
|
|
+ "issues": "https://github.com/paragonie/constant_time_encoding/issues",
|
|
|
+ "source": "https://github.com/paragonie/constant_time_encoding"
|
|
|
+ },
|
|
|
+ "time": "2024-05-08T12:36:18+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "paragonie/random_compat",
|
|
|
+ "version": "v9.99.100",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/paragonie/random_compat.git",
|
|
|
+ "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
|
+ "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">= 7"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "4.*|5.*",
|
|
|
+ "vimeo/psalm": "^1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Paragon Initiative Enterprises",
|
|
|
+ "email": "security@paragonie.com",
|
|
|
+ "homepage": "https://paragonie.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
|
+ "keywords": [
|
|
|
+ "csprng",
|
|
|
+ "polyfill",
|
|
|
+ "pseudorandom",
|
|
|
+ "random"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "email": "info@paragonie.com",
|
|
|
+ "issues": "https://github.com/paragonie/random_compat/issues",
|
|
|
+ "source": "https://github.com/paragonie/random_compat"
|
|
|
+ },
|
|
|
+ "time": "2020-10-15T08:29:30+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "php-amqplib/php-amqplib",
|
|
|
+ "version": "v3.6.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-amqplib/php-amqplib.git",
|
|
|
+ "reference": "76eee289e98b0b309a761787e65cbe1acbaf8c72"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/76eee289e98b0b309a761787e65cbe1acbaf8c72",
|
|
|
+ "reference": "76eee289e98b0b309a761787e65cbe1acbaf8c72",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-mbstring": "*",
|
|
|
+ "ext-sockets": "*",
|
|
|
+ "php": "^7.2||^8.0",
|
|
|
+ "phpseclib/phpseclib": "^2.0|^3.0"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "php": "7.4.0 - 7.4.1"
|
|
|
+ },
|
|
|
+ "replace": {
|
|
|
+ "videlalvaro/php-amqplib": "self.version"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "ext-curl": "*",
|
|
|
+ "nategood/httpful": "^0.2.20",
|
|
|
+ "phpunit/phpunit": "^7.5|^9.5",
|
|
|
+ "squizlabs/php_codesniffer": "^3.6"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.0-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "PhpAmqpLib\\": "PhpAmqpLib/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "LGPL-2.1-or-later"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Alvaro Videla",
|
|
|
+ "role": "Original Maintainer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Raúl Araya",
|
|
|
+ "email": "nubeiro@gmail.com",
|
|
|
+ "role": "Maintainer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Luke Bakken",
|
|
|
+ "email": "luke@bakken.io",
|
|
|
+ "role": "Maintainer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Ramūnas Dronga",
|
|
|
+ "email": "github@ramuno.lt",
|
|
|
+ "role": "Maintainer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
|
|
|
+ "homepage": "https://github.com/php-amqplib/php-amqplib/",
|
|
|
+ "keywords": [
|
|
|
+ "message",
|
|
|
+ "queue",
|
|
|
+ "rabbitmq"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/php-amqplib/php-amqplib/issues",
|
|
|
+ "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.6.1"
|
|
|
+ },
|
|
|
+ "time": "2024-02-07T17:21:26+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "php-di/phpdoc-reader",
|
|
|
"version": "2.2.1",
|
|
@@ -5474,6 +6024,122 @@
|
|
|
],
|
|
|
"time": "2023-11-12T21:59:55+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "phpseclib/phpseclib",
|
|
|
+ "version": "3.0.39",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/phpseclib/phpseclib.git",
|
|
|
+ "reference": "211ebc399c6e73c225a018435fe5ae209d1d1485"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/211ebc399c6e73c225a018435fe5ae209d1d1485",
|
|
|
+ "reference": "211ebc399c6e73c225a018435fe5ae209d1d1485",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "paragonie/constant_time_encoding": "^1|^2|^3",
|
|
|
+ "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
|
+ "php": ">=5.6.1"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "*"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-dom": "Install the DOM extension to load XML formatted public keys.",
|
|
|
+ "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
|
+ "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
|
+ "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
|
+ "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "phpseclib/bootstrap.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "phpseclib3\\": "phpseclib/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Jim Wigginton",
|
|
|
+ "email": "terrafrost@php.net",
|
|
|
+ "role": "Lead Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Patrick Monnerat",
|
|
|
+ "email": "pm@datasphere.ch",
|
|
|
+ "role": "Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Andreas Fischer",
|
|
|
+ "email": "bantu@phpbb.com",
|
|
|
+ "role": "Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Hans-Jürgen Petrich",
|
|
|
+ "email": "petrich@tronic-media.com",
|
|
|
+ "role": "Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Graham Campbell",
|
|
|
+ "email": "graham@alt-three.com",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
|
+ "homepage": "http://phpseclib.sourceforge.net",
|
|
|
+ "keywords": [
|
|
|
+ "BigInteger",
|
|
|
+ "aes",
|
|
|
+ "asn.1",
|
|
|
+ "asn1",
|
|
|
+ "blowfish",
|
|
|
+ "crypto",
|
|
|
+ "cryptography",
|
|
|
+ "encryption",
|
|
|
+ "rsa",
|
|
|
+ "security",
|
|
|
+ "sftp",
|
|
|
+ "signature",
|
|
|
+ "signing",
|
|
|
+ "ssh",
|
|
|
+ "twofish",
|
|
|
+ "x.509",
|
|
|
+ "x509"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/phpseclib/phpseclib/issues",
|
|
|
+ "source": "https://github.com/phpseclib/phpseclib/tree/3.0.39"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/terrafrost",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/phpseclib",
|
|
|
+ "type": "patreon"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-06-24T06:27:33+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "psr/cache",
|
|
|
"version": "3.0.0",
|