|
@@ -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": "6b9f543cda6751d2d957153d112192e9",
|
|
|
+ "content-hash": "9ca8016d57cfc223d0b85a820c0fc8bb",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "brick/math",
|
|
@@ -894,27 +894,36 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "hyperf/amqp",
|
|
|
- "version": "v3.1.28",
|
|
|
+ "version": "v3.1.58",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/hyperf/amqp.git",
|
|
|
- "reference": "c96e294e99e68113ed3e237db8f976308ee42ba7"
|
|
|
+ "reference": "15ed5c2e39d35e1b28be9afad635c3fd9f93841b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/hyperf/amqp/zipball/c96e294e99e68113ed3e237db8f976308ee42ba7",
|
|
|
- "reference": "c96e294e99e68113ed3e237db8f976308ee42ba7",
|
|
|
- "shasum": ""
|
|
|
+ "url": "https://api.github.com/repos/hyperf/amqp/zipball/15ed5c2e39d35e1b28be9afad635c3fd9f93841b",
|
|
|
+ "reference": "15ed5c2e39d35e1b28be9afad635c3fd9f93841b",
|
|
|
+ "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/collection": "~3.1.0",
|
|
|
+ "hyperf/context": "~3.1.0",
|
|
|
"hyperf/contract": "~3.1.0",
|
|
|
+ "hyperf/coordinator": "~3.1.0",
|
|
|
"hyperf/coroutine": "~3.1.0",
|
|
|
+ "hyperf/engine": "^2.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",
|
|
@@ -927,11 +936,11 @@
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "3.1-dev"
|
|
|
- },
|
|
|
"hyperf": {
|
|
|
"config": "Hyperf\\Amqp\\ConfigProvider"
|
|
|
+ },
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -966,7 +975,7 @@
|
|
|
"type": "open_collective"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-06-24T01:53:39+00:00"
|
|
|
+ "time": "2025-06-23T03:55:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "hyperf/cache",
|
|
@@ -6342,20 +6351,26 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ramsey/uuid",
|
|
|
- "version": "4.7.6",
|
|
|
+ "version": "4.8.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/ramsey/uuid.git",
|
|
|
- "reference": "91039bc1faa45ba123c4328958e620d382ec7088"
|
|
|
+ "reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
|
|
|
- "reference": "91039bc1faa45ba123c4328958e620d382ec7088",
|
|
|
- "shasum": ""
|
|
|
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28",
|
|
|
+ "reference": "fdf4dd4e2ff1813111bd0ad58d7a1ddbb5b56c28",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
"require": {
|
|
|
- "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
|
|
|
+ "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13",
|
|
|
"ext-json": "*",
|
|
|
"php": "^8.0",
|
|
|
"ramsey/collection": "^1.2 || ^2.0"
|
|
@@ -6364,26 +6379,23 @@
|
|
|
"rhumsaa/uuid": "self.version"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "captainhook/captainhook": "^5.10",
|
|
|
+ "captainhook/captainhook": "^5.25",
|
|
|
"captainhook/plugin-composer": "^5.3",
|
|
|
- "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
|
|
- "doctrine/annotations": "^1.8",
|
|
|
- "ergebnis/composer-normalize": "^2.15",
|
|
|
- "mockery/mockery": "^1.3",
|
|
|
+ "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
|
+ "ergebnis/composer-normalize": "^2.47",
|
|
|
+ "mockery/mockery": "^1.6",
|
|
|
"paragonie/random-lib": "^2",
|
|
|
- "php-mock/php-mock": "^2.2",
|
|
|
- "php-mock/php-mock-mockery": "^1.3",
|
|
|
- "php-parallel-lint/php-parallel-lint": "^1.1",
|
|
|
- "phpbench/phpbench": "^1.0",
|
|
|
- "phpstan/extension-installer": "^1.1",
|
|
|
- "phpstan/phpstan": "^1.8",
|
|
|
- "phpstan/phpstan-mockery": "^1.1",
|
|
|
- "phpstan/phpstan-phpunit": "^1.1",
|
|
|
- "phpunit/phpunit": "^8.5 || ^9",
|
|
|
- "ramsey/composer-repl": "^1.4",
|
|
|
- "slevomat/coding-standard": "^8.4",
|
|
|
- "squizlabs/php_codesniffer": "^3.5",
|
|
|
- "vimeo/psalm": "^4.9"
|
|
|
+ "php-mock/php-mock": "^2.6",
|
|
|
+ "php-mock/php-mock-mockery": "^1.5",
|
|
|
+ "php-parallel-lint/php-parallel-lint": "^1.4.0",
|
|
|
+ "phpbench/phpbench": "^1.2.14",
|
|
|
+ "phpstan/extension-installer": "^1.4",
|
|
|
+ "phpstan/phpstan": "^2.1",
|
|
|
+ "phpstan/phpstan-mockery": "^2.0",
|
|
|
+ "phpstan/phpstan-phpunit": "^2.0",
|
|
|
+ "phpunit/phpunit": "^9.6",
|
|
|
+ "slevomat/coding-standard": "^8.18",
|
|
|
+ "squizlabs/php_codesniffer": "^3.13"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
|
|
@@ -6418,19 +6430,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/ramsey/uuid/issues",
|
|
|
- "source": "https://github.com/ramsey/uuid/tree/4.7.6"
|
|
|
+ "source": "https://github.com/ramsey/uuid/tree/4.8.1"
|
|
|
},
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/ramsey",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-04-27T21:32:50+00:00"
|
|
|
+ "time": "2025-06-01T06:28:46+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "swow/psr7-plus",
|
|
@@ -11192,12 +11194,12 @@
|
|
|
],
|
|
|
"aliases": [],
|
|
|
"minimum-stability": "dev",
|
|
|
- "stability-flags": [],
|
|
|
+ "stability-flags": {},
|
|
|
"prefer-stable": true,
|
|
|
"prefer-lowest": false,
|
|
|
"platform": {
|
|
|
"php": ">=8.1"
|
|
|
},
|
|
|
- "platform-dev": [],
|
|
|
+ "platform-dev": {},
|
|
|
"plugin-api-version": "2.6.0"
|
|
|
}
|