diff --git a/.idea/HDK-Core.iml b/.idea/HDK-Core.iml
index 4a6f4e0..146f44e 100644
--- a/.idea/HDK-Core.iml
+++ b/.idea/HDK-Core.iml
@@ -4,6 +4,7 @@
+
@@ -184,6 +185,11 @@
+
+
+
+
+
diff --git a/.idea/jsonSchemas.xml b/.idea/jsonSchemas.xml
new file mode 100644
index 0000000..30e9af0
--- /dev/null
+++ b/.idea/jsonSchemas.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml
index 7c50033..2c41dfb 100644
--- a/.idea/php-test-framework.xml
+++ b/.idea/php-test-framework.xml
@@ -2,6 +2,13 @@
+
+
+
+
+
+
+
diff --git a/.idea/php.xml b/.idea/php.xml
index 635a9a5..e1682f9 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -200,6 +200,12 @@
+
+
+
+
+
+
diff --git a/composer.json b/composer.json
index cffb2de..a611a5b 100755
--- a/composer.json
+++ b/composer.json
@@ -43,6 +43,7 @@
"symfony/polyfill-php81": "^1.28",
"symfony/polyfill-php82": "^1.28",
"symfony/polyfill-php83": "^1.28",
+ "symfony/polyfill-php84": "^1.28",
"teapot/status-code": "^1.1.2"
},
"require-dev": {
@@ -59,8 +60,9 @@
"hyperf/testing": "^3.1",
"hyperf/validation": "3.1.*",
"pestphp/pest": "^2.23",
+ "phpspec/phpspec": "^7.5",
"phpstan/phpstan": "^1.10.49",
- "rector/rector": "^0.15.25",
+ "rector/rector": "*",
"roave/security-advisories": "dev-latest",
"spatie/pest-plugin-test-time": "^2.0",
"swoole/ide-helper": "*",
@@ -107,7 +109,7 @@
"phpunit.xml"
]
},
- "minimum-stability": "dev",
+ "minimum-stability": "beta",
"prefer-stable": true,
"scripts": {
"post-root-package-install": [],
@@ -125,6 +127,10 @@
]
},
"repositories": {
+ "nest": {
+ "type": "composer",
+ "url": "https://nest.doylee.cn/api/packages/HDK/composer"
+ },
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
diff --git a/composer.lock b/composer.lock
index 75fa992..c5b41ea 100755
--- a/composer.lock
+++ b/composer.lock
@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "487b6fda0d8a6a690c66802c629d49f0",
+ "content-hash": "f5be6931cb728931c7ab35b79716725c",
"packages": [
{
"name": "composer/ca-bundle",
- "version": "1.5.4",
+ "version": "1.5.6",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
- "reference": "bc0593537a463e55cadf45fd938d23b75095b7e1"
+ "reference": "f65c239c970e7f072f067ab78646e9f0b2935175"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/bc0593537a463e55cadf45fd938d23b75095b7e1",
- "reference": "bc0593537a463e55cadf45fd938d23b75095b7e1",
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175",
+ "reference": "f65c239c970e7f072f067ab78646e9f0b2935175",
"shasum": "",
"mirrors": [
{
@@ -70,7 +70,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
- "source": "https://github.com/composer/ca-bundle/tree/1.5.4"
+ "source": "https://github.com/composer/ca-bundle/tree/1.5.6"
},
"funding": [
{
@@ -86,20 +86,20 @@
"type": "tidelift"
}
],
- "time": "2024-11-27T15:35:25+00:00"
+ "time": "2025-03-06T14:30:56+00:00"
},
{
"name": "composer/class-map-generator",
- "version": "1.5.0",
+ "version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
- "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915"
+ "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/class-map-generator/zipball/4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915",
- "reference": "4b0a223cf5be7c9ee7e0ef1bc7db42b4a97c9915",
+ "url": "https://api.github.com/repos/composer/class-map-generator/zipball/134b705ddb0025d397d8318a75825fe3c9d1da34",
+ "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34",
"shasum": "",
"mirrors": [
{
@@ -149,7 +149,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
- "source": "https://github.com/composer/class-map-generator/tree/1.5.0"
+ "source": "https://github.com/composer/class-map-generator/tree/1.6.1"
},
"funding": [
{
@@ -165,7 +165,7 @@
"type": "tidelift"
}
],
- "time": "2024-11-25T16:11:06+00:00"
+ "time": "2025-03-24T13:50:44+00:00"
},
{
"name": "composer/composer",
@@ -1054,16 +1054,16 @@
},
{
"name": "graham-campbell/result-type",
- "version": "1.1.x-dev",
+ "version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
- "reference": "9d6c1d7ce69a3329936e603617e59ba205ab0a66"
+ "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/9d6c1d7ce69a3329936e603617e59ba205ab0a66",
- "reference": "9d6c1d7ce69a3329936e603617e59ba205ab0a66",
+ "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
+ "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
"shasum": "",
"mirrors": [
{
@@ -1074,12 +1074,11 @@
},
"require": {
"php": "^7.2.5 || ^8.0",
- "phpoption/phpoption": "^1.9.3"
+ "phpoption/phpoption": "^1.9.2"
},
"require-dev": {
- "phpunit/phpunit": "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7"
+ "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -1107,7 +1106,7 @@
],
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
- "source": "https://github.com/GrahamCampbell/Result-Type/tree/1.1"
+ "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2"
},
"funding": [
{
@@ -1119,7 +1118,7 @@
"type": "tidelift"
}
],
- "time": "2025-02-09T22:43:44+00:00"
+ "time": "2023-11-12T22:16:48+00:00"
},
{
"name": "hyperf/code-parser",
@@ -1264,16 +1263,16 @@
},
{
"name": "hyperf/collection",
- "version": "v3.1.50",
+ "version": "v3.1.52",
"source": {
"type": "git",
"url": "https://github.com/hyperf/collection.git",
- "reference": "9ec6c151c6e1ce8407d617b7813eb52f4fb3c363"
+ "reference": "a56bfce5002c7d69838f7e82184a2e135e98e80a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/collection/zipball/9ec6c151c6e1ce8407d617b7813eb52f4fb3c363",
- "reference": "9ec6c151c6e1ce8407d617b7813eb52f4fb3c363",
+ "url": "https://api.github.com/repos/hyperf/collection/zipball/a56bfce5002c7d69838f7e82184a2e135e98e80a",
+ "reference": "a56bfce5002c7d69838f7e82184a2e135e98e80a",
"shasum": "",
"mirrors": [
{
@@ -1331,7 +1330,7 @@
"type": "open_collective"
}
],
- "time": "2025-01-08T06:57:58+00:00"
+ "time": "2025-02-17T03:58:59+00:00"
},
{
"name": "hyperf/conditionable",
@@ -1399,16 +1398,16 @@
},
{
"name": "hyperf/config",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/config.git",
- "reference": "1df5e310aab752d6195f89f5cc98daf3cdc4bb6e"
+ "reference": "fb0b51ba1cb9fb1e688bbe18ac36d0a7e4d7901b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/config/zipball/1df5e310aab752d6195f89f5cc98daf3cdc4bb6e",
- "reference": "1df5e310aab752d6195f89f5cc98daf3cdc4bb6e",
+ "url": "https://api.github.com/repos/hyperf/config/zipball/fb0b51ba1cb9fb1e688bbe18ac36d0a7e4d7901b",
+ "reference": "fb0b51ba1cb9fb1e688bbe18ac36d0a7e4d7901b",
"shasum": "",
"mirrors": [
{
@@ -1419,6 +1418,7 @@
},
"require": {
"hyperf/collection": "~3.1.0",
+ "hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/support": "~3.1.0",
"php": ">=8.1",
@@ -1478,7 +1478,7 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/constants",
@@ -1753,16 +1753,16 @@
},
{
"name": "hyperf/coroutine",
- "version": "v3.1.52",
+ "version": "v3.1.54",
"source": {
"type": "git",
"url": "https://github.com/hyperf/coroutine.git",
- "reference": "223f0f9e17ee9dc8bf6e8da9e651296ba93e8d64"
+ "reference": "5b474c4bb46be015f1340939d92931b96a0b0cad"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/coroutine/zipball/223f0f9e17ee9dc8bf6e8da9e651296ba93e8d64",
- "reference": "223f0f9e17ee9dc8bf6e8da9e651296ba93e8d64",
+ "url": "https://api.github.com/repos/hyperf/coroutine/zipball/5b474c4bb46be015f1340939d92931b96a0b0cad",
+ "reference": "5b474c4bb46be015f1340939d92931b96a0b0cad",
"shasum": "",
"mirrors": [
{
@@ -1774,7 +1774,7 @@
"require": {
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
- "hyperf/engine": "^2.13.0",
+ "hyperf/engine": "^2.14.0",
"php": ">=8.1"
},
"type": "library",
@@ -1819,20 +1819,20 @@
"type": "open_collective"
}
],
- "time": "2025-02-08T03:41:26+00:00"
+ "time": "2025-04-14T01:38:29+00:00"
},
{
"name": "hyperf/di",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/di.git",
- "reference": "72b65de5022e3dca79ae1902c058048b9519aa72"
+ "reference": "f9d40858346fe88336211e8e3ac0cc210adb94c7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/di/zipball/72b65de5022e3dca79ae1902c058048b9519aa72",
- "reference": "72b65de5022e3dca79ae1902c058048b9519aa72",
+ "url": "https://api.github.com/repos/hyperf/di/zipball/f9d40858346fe88336211e8e3ac0cc210adb94c7",
+ "reference": "f9d40858346fe88336211e8e3ac0cc210adb94c7",
"shasum": "",
"mirrors": [
{
@@ -1844,8 +1844,13 @@
"require": {
"doctrine/instantiator": "^1.0",
"hyperf/code-parser": "~3.1.0",
+ "hyperf/collection": "~3.1.0",
+ "hyperf/context": "~3.1.0",
+ "hyperf/contract": "~3.1.0",
+ "hyperf/coroutine": "~3.1.0",
"hyperf/pipeline": "~3.1.0",
"hyperf/stdlib": "~3.1.0",
+ "hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
"nikic/php-parser": "^4.1",
"php": ">=8.1",
@@ -1860,11 +1865,11 @@
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\Di\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\Di\\ConfigProvider"
}
},
"autoload": {
@@ -1901,20 +1906,20 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/engine",
- "version": "v2.13.1",
+ "version": "v2.14.0",
"source": {
"type": "git",
"url": "https://github.com/hyperf/engine.git",
- "reference": "3002d34cfb6278c3a25f9d94c41c43bed03a88a6"
+ "reference": "74ec5130fa0838e285a24292a232ce455edccff8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/engine/zipball/3002d34cfb6278c3a25f9d94c41c43bed03a88a6",
- "reference": "3002d34cfb6278c3a25f9d94c41c43bed03a88a6",
+ "url": "https://api.github.com/repos/hyperf/engine/zipball/74ec5130fa0838e285a24292a232ce455edccff8",
+ "reference": "74ec5130fa0838e285a24292a232ce455edccff8",
"shasum": "",
"mirrors": [
{
@@ -1924,7 +1929,7 @@
]
},
"require": {
- "hyperf/engine-contract": "~1.12.0",
+ "hyperf/engine-contract": "~1.13.0",
"php": ">=8.0"
},
"conflict": {
@@ -1951,7 +1956,7 @@
"config": "Hyperf\\Engine\\ConfigProvider"
},
"branch-alias": {
- "dev-master": "2.13-dev"
+ "dev-master": "2.14-dev"
}
},
"autoload": {
@@ -1975,7 +1980,7 @@
],
"support": {
"issues": "https://github.com/hyperf/engine/issues",
- "source": "https://github.com/hyperf/engine/tree/v2.13.1"
+ "source": "https://github.com/hyperf/engine/tree/v2.14.0"
},
"funding": [
{
@@ -1987,20 +1992,20 @@
"type": "open_collective"
}
],
- "time": "2025-02-08T03:29:51+00:00"
+ "time": "2025-04-13T15:11:22+00:00"
},
{
"name": "hyperf/engine-contract",
- "version": "v1.12.0",
+ "version": "v1.13.0",
"source": {
"type": "git",
"url": "https://github.com/hyperf/engine-contract.git",
- "reference": "08539eac8047e525384dd49f3da87f175d7e3c90"
+ "reference": "26a18ec0375147546bf9702b0fd737fdd2cec1d6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/engine-contract/zipball/08539eac8047e525384dd49f3da87f175d7e3c90",
- "reference": "08539eac8047e525384dd49f3da87f175d7e3c90",
+ "url": "https://api.github.com/repos/hyperf/engine-contract/zipball/26a18ec0375147546bf9702b0fd737fdd2cec1d6",
+ "reference": "26a18ec0375147546bf9702b0fd737fdd2cec1d6",
"shasum": "",
"mirrors": [
{
@@ -2048,7 +2053,7 @@
],
"support": {
"issues": "https://github.com/hyperf/engine-contract/issues",
- "source": "https://github.com/hyperf/engine-contract/tree/v1.12.0"
+ "source": "https://github.com/hyperf/engine-contract/tree/v1.13.0"
},
"funding": [
{
@@ -2060,7 +2065,7 @@
"type": "open_collective"
}
],
- "time": "2025-02-08T02:36:22+00:00"
+ "time": "2025-04-13T14:48:14+00:00"
},
{
"name": "hyperf/framework",
@@ -2101,11 +2106,11 @@
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\Framework\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\Framework\\ConfigProvider"
}
},
"autoload": {
@@ -2220,16 +2225,16 @@
},
{
"name": "hyperf/logger",
- "version": "v3.1.42",
+ "version": "v3.1.55",
"source": {
"type": "git",
"url": "https://github.com/hyperf/logger.git",
- "reference": "c96d32fae44bf350ef903ebca19c91a315458d72"
+ "reference": "8a80e2fab1521a08e2b8061a5dd65f5105f88ed6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/logger/zipball/c96d32fae44bf350ef903ebca19c91a315458d72",
- "reference": "c96d32fae44bf350ef903ebca19c91a315458d72",
+ "url": "https://api.github.com/repos/hyperf/logger/zipball/8a80e2fab1521a08e2b8061a5dd65f5105f88ed6",
+ "reference": "8a80e2fab1521a08e2b8061a5dd65f5105f88ed6",
"shasum": "",
"mirrors": [
{
@@ -2249,11 +2254,11 @@
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\Logger\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\Logger\\ConfigProvider"
}
},
"autoload": {
@@ -2288,7 +2293,7 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-05-14T08:25:19+00:00"
},
{
"name": "hyperf/macroable",
@@ -2525,11 +2530,11 @@
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\Pool\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\Pool\\ConfigProvider"
}
},
"autoload": {
@@ -2569,16 +2574,16 @@
},
{
"name": "hyperf/redis",
- "version": "v3.1.42",
+ "version": "v3.1.59",
"source": {
"type": "git",
"url": "https://github.com/hyperf/redis.git",
- "reference": "973a92c34be60353e978d85c434e65f366a817dd"
+ "reference": "e7bd1b5ce85c06a766ad599dfa64238596c5fb11"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/redis/zipball/973a92c34be60353e978d85c434e65f366a817dd",
- "reference": "973a92c34be60353e978d85c434e65f366a817dd",
+ "url": "https://api.github.com/repos/hyperf/redis/zipball/e7bd1b5ce85c06a766ad599dfa64238596c5fb11",
+ "reference": "e7bd1b5ce85c06a766ad599dfa64238596c5fb11",
"shasum": "",
"mirrors": [
{
@@ -2589,11 +2594,12 @@
},
"require": {
"ext-redis": "^5.0 || ^6.0",
+ "hyperf/collection": "~3.1.0",
+ "hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/pool": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
- "hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0 || ^2.0"
},
@@ -2643,20 +2649,20 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-07-03T04:20:32+00:00"
},
{
"name": "hyperf/resource",
- "version": "v3.1.52",
+ "version": "v3.1.54",
"source": {
"type": "git",
"url": "https://github.com/hyperf/resource.git",
- "reference": "f97fd268e68b8a0ad8e725ac01a4c126928ad05b"
+ "reference": "2d642bd6d33e2f417d148f51d83c8fa203c1bf8a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/resource/zipball/f97fd268e68b8a0ad8e725ac01a4c126928ad05b",
- "reference": "f97fd268e68b8a0ad8e725ac01a4c126928ad05b",
+ "url": "https://api.github.com/repos/hyperf/resource/zipball/2d642bd6d33e2f417d148f51d83c8fa203c1bf8a",
+ "reference": "2d642bd6d33e2f417d148f51d83c8fa203c1bf8a",
"shasum": "",
"mirrors": [
{
@@ -2719,7 +2725,7 @@
"type": "open_collective"
}
],
- "time": "2025-02-27T06:49:30+00:00"
+ "time": "2025-04-26T14:36:09+00:00"
},
{
"name": "hyperf/serializer",
@@ -2860,16 +2866,16 @@
},
{
"name": "hyperf/stringable",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/stringable.git",
- "reference": "b01dcfce220dd7a13028e4a20c871571e4bff841"
+ "reference": "5548d35f5dbdad0b3196cc8503c618a990b38b3f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/stringable/zipball/b01dcfce220dd7a13028e4a20c871571e4bff841",
- "reference": "b01dcfce220dd7a13028e4a20c871571e4bff841",
+ "url": "https://api.github.com/repos/hyperf/stringable/zipball/5548d35f5dbdad0b3196cc8503c618a990b38b3f",
+ "reference": "5548d35f5dbdad0b3196cc8503c618a990b38b3f",
"shasum": "",
"mirrors": [
{
@@ -2879,6 +2885,7 @@
]
},
"require": {
+ "doctrine/inflector": "^2.0",
"ext-mbstring": "*",
"hyperf/collection": "~3.1.0",
"hyperf/conditionable": "~3.1.0",
@@ -2933,20 +2940,20 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/support",
- "version": "v3.1.51",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/support.git",
- "reference": "8d630b496945f3ac791a570fe6c1bf481c3f28ed"
+ "reference": "ea0d41f825595bf26daf6f41d0bb1bf2f48dfe2a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/support/zipball/8d630b496945f3ac791a570fe6c1bf481c3f28ed",
- "reference": "8d630b496945f3ac791a570fe6c1bf481c3f28ed",
+ "url": "https://api.github.com/repos/hyperf/support/zipball/ea0d41f825595bf26daf6f41d0bb1bf2f48dfe2a",
+ "reference": "ea0d41f825595bf26daf6f41d0bb1bf2f48dfe2a",
"shasum": "",
"mirrors": [
{
@@ -2956,6 +2963,7 @@
]
},
"require": {
+ "doctrine/inflector": "^2.0",
"hyperf/collection": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
@@ -3009,7 +3017,7 @@
"type": "open_collective"
}
],
- "time": "2025-02-06T07:02:37+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/tappable",
@@ -3080,16 +3088,16 @@
},
{
"name": "hyperf/translation",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/translation.git",
- "reference": "0bca5490a99b0ea5200d5753fd096338ec24c25f"
+ "reference": "0ee3537c37e306f32b42d19730e59561cb77b92a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/translation/zipball/0bca5490a99b0ea5200d5753fd096338ec24c25f",
- "reference": "0bca5490a99b0ea5200d5753fd096338ec24c25f",
+ "url": "https://api.github.com/repos/hyperf/translation/zipball/0ee3537c37e306f32b42d19730e59561cb77b92a",
+ "reference": "0ee3537c37e306f32b42d19730e59561cb77b92a",
"shasum": "",
"mirrors": [
{
@@ -3099,20 +3107,22 @@
]
},
"require": {
+ "hyperf/collection": "~3.1.0",
+ "hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/macroable": "~3.1.0",
+ "hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\Translation\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\Translation\\ConfigProvider"
}
},
"autoload": {
@@ -3134,7 +3144,7 @@
],
"support": {
"issues": "https://github.com/hyperf/translation/issues",
- "source": "https://github.com/hyperf/translation/tree/v3.1.42"
+ "source": "https://github.com/hyperf/translation/tree/v3.1.57"
},
"funding": [
{
@@ -3146,7 +3156,7 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/utils",
@@ -3525,16 +3535,16 @@
},
{
"name": "monolog/monolog",
- "version": "3.8.1",
+ "version": "3.9.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
- "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
+ "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
- "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
+ "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
"shasum": "",
"mirrors": [
{
@@ -3618,7 +3628,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
- "source": "https://github.com/Seldaek/monolog/tree/3.8.1"
+ "source": "https://github.com/Seldaek/monolog/tree/3.9.0"
},
"funding": [
{
@@ -3630,7 +3640,7 @@
"type": "tidelift"
}
],
- "time": "2024-12-05T17:15:07+00:00"
+ "time": "2025-03-24T10:02:05+00:00"
},
{
"name": "myclabs/php-enum",
@@ -3894,16 +3904,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.12.18",
+ "version": "1.12.24",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "fef9f07814a573399229304bb0046affdf558812"
+ "reference": "338b92068f58d9f8035b76aed6cf2b9e5624c025"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fef9f07814a573399229304bb0046affdf558812",
- "reference": "fef9f07814a573399229304bb0046affdf558812",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/338b92068f58d9f8035b76aed6cf2b9e5624c025",
+ "reference": "338b92068f58d9f8035b76aed6cf2b9e5624c025",
"shasum": "",
"mirrors": [
{
@@ -3954,7 +3964,7 @@
"type": "github"
}
],
- "time": "2025-02-13T12:44:44+00:00"
+ "time": "2025-04-16T13:01:53+00:00"
},
{
"name": "psr/container",
@@ -4755,16 +4765,16 @@
},
{
"name": "symfony/console",
- "version": "v6.4.15",
+ "version": "v6.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd"
+ "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/f1fc6f47283e27336e7cebb9e8946c8de7bff9bd",
- "reference": "f1fc6f47283e27336e7cebb9e8946c8de7bff9bd",
+ "url": "https://api.github.com/repos/symfony/console/zipball/7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3",
+ "reference": "7d29659bc3c9d8e9a34e2c3414ef9e9e003e6cf3",
"shasum": "",
"mirrors": [
{
@@ -4835,7 +4845,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.15"
+ "source": "https://github.com/symfony/console/tree/v6.4.22"
},
"funding": [
{
@@ -4851,7 +4861,7 @@
"type": "tidelift"
}
],
- "time": "2024-11-06T14:19:14+00:00"
+ "time": "2025-05-07T07:05:04+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -4878,12 +4888,12 @@
},
"type": "library",
"extra": {
+ "thanks": {
+ "url": "https://github.com/symfony/contracts",
+ "name": "symfony/contracts"
+ },
"branch-alias": {
"dev-main": "3.5-dev"
- },
- "thanks": {
- "name": "symfony/contracts",
- "url": "https://github.com/symfony/contracts"
}
},
"autoload": {
@@ -5070,16 +5080,16 @@
},
{
"name": "symfony/http-foundation",
- "version": "v6.4.18",
+ "version": "v6.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db"
+ "reference": "6b7c97fe1ddac8df3cc9ba6410c8abc683e148ae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0492d6217e5ab48f51fca76f64cf8e78919d0db",
- "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b7c97fe1ddac8df3cc9ba6410c8abc683e148ae",
+ "reference": "6b7c97fe1ddac8df3cc9ba6410c8abc683e148ae",
"shasum": "",
"mirrors": [
{
@@ -5133,7 +5143,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/v6.4.18"
+ "source": "https://github.com/symfony/http-foundation/tree/v6.4.22"
},
"funding": [
{
@@ -5149,7 +5159,7 @@
"type": "tidelift"
}
],
- "time": "2025-01-09T15:48:56+00:00"
+ "time": "2025-05-11T15:36:20+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -5265,8 +5275,8 @@
"type": "library",
"extra": {
"thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
}
},
"autoload": {
@@ -5349,8 +5359,8 @@
"type": "library",
"extra": {
"thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
}
},
"autoload": {
@@ -5769,8 +5779,8 @@
"type": "library",
"extra": {
"thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
}
},
"autoload": {
@@ -5851,8 +5861,8 @@
"type": "library",
"extra": {
"thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
}
},
"autoload": {
@@ -5908,17 +5918,99 @@
"time": "2024-09-09T11:45:10+00:00"
},
{
+ "name": "symfony/polyfill-php84",
+ "version": "v1.31.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/polyfill-php84.git",
+ "reference": "e5493eb51311ab0b1cc2243416613f06ed8f18bd"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/e5493eb51311ab0b1cc2243416613f06ed8f18bd",
+ "reference": "e5493eb51311ab0b1cc2243416613f06ed8f18bd",
+ "shasum": "",
+ "mirrors": [
+ {
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
+ "preferred": true
+ }
+ ]
+ },
+ "require": {
+ "php": ">=7.2"
+ },
+ "type": "library",
+ "extra": {
+ "thanks": {
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
+ }
+ },
+ "autoload": {
+ "files": [
+ "bootstrap.php"
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php84\\": ""
+ },
+ "classmap": [
+ "Resources/stubs"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php84/tree/v1.31.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2024-09-09T12:04:04+00:00"
+ },
+ {
"name": "symfony/process",
- "version": "v6.4.15",
+ "version": "v6.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "3cb242f059c14ae08591c5c4087d1fe443564392"
+ "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392",
- "reference": "3cb242f059c14ae08591c5c4087d1fe443564392",
+ "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20",
+ "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20",
"shasum": "",
"mirrors": [
{
@@ -5956,7 +6048,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v6.4.15"
+ "source": "https://github.com/symfony/process/tree/v6.4.20"
},
"funding": [
{
@@ -5972,7 +6064,7 @@
"type": "tidelift"
}
],
- "time": "2024-11-06T14:19:14+00:00"
+ "time": "2025-03-10T17:11:00+00:00"
},
{
"name": "symfony/service-contracts",
@@ -6004,12 +6096,12 @@
},
"type": "library",
"extra": {
+ "thanks": {
+ "url": "https://github.com/symfony/contracts",
+ "name": "symfony/contracts"
+ },
"branch-alias": {
"dev-main": "3.5-dev"
- },
- "thanks": {
- "name": "symfony/contracts",
- "url": "https://github.com/symfony/contracts"
}
},
"autoload": {
@@ -6065,16 +6157,16 @@
},
{
"name": "symfony/string",
- "version": "v6.4.13",
+ "version": "v6.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627"
+ "reference": "73e2c6966a5aef1d4892873ed5322245295370c6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
- "reference": "38371c60c71c72b3d64d8d76f6b1bb81a2cc3627",
+ "url": "https://api.github.com/repos/symfony/string/zipball/73e2c6966a5aef1d4892873ed5322245295370c6",
+ "reference": "73e2c6966a5aef1d4892873ed5322245295370c6",
"shasum": "",
"mirrors": [
{
@@ -6137,7 +6229,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.4.13"
+ "source": "https://github.com/symfony/string/tree/v6.4.21"
},
"funding": [
{
@@ -6153,7 +6245,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:18:03+00:00"
+ "time": "2025-04-18T15:23:29+00:00"
},
{
"name": "teapot/status-code",
@@ -6210,16 +6302,16 @@
},
{
"name": "vlucas/phpdotenv",
- "version": "v5.6.1",
+ "version": "v5.6.0",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
- "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
+ "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
- "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
+ "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
+ "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
"shasum": "",
"mirrors": [
{
@@ -6230,9 +6322,9 @@
},
"require": {
"ext-pcre": "*",
- "graham-campbell/result-type": "^1.1.3",
+ "graham-campbell/result-type": "^1.1.2",
"php": "^7.2.5 || ^8.0",
- "phpoption/phpoption": "^1.9.3",
+ "phpoption/phpoption": "^1.9.2",
"symfony/polyfill-ctype": "^1.24",
"symfony/polyfill-mbstring": "^1.24",
"symfony/polyfill-php80": "^1.24"
@@ -6249,7 +6341,7 @@
"extra": {
"bamarni-bin": {
"bin-links": true,
- "forward-command": false
+ "forward-command": true
},
"branch-alias": {
"dev-master": "5.6-dev"
@@ -6284,7 +6376,7 @@
],
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
- "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
+ "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0"
},
"funding": [
{
@@ -6296,7 +6388,7 @@
"type": "tidelift"
}
],
- "time": "2024-07-20T21:52:34+00:00"
+ "time": "2023-11-12T22:43:29+00:00"
}
],
"packages-dev": [
@@ -6361,16 +6453,16 @@
},
{
"name": "alibabacloud/credentials",
- "version": "1.2.0",
+ "version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/aliyun/credentials-php.git",
- "reference": "ebcda2e628180b4df235b46a86e1d014c561f5d9"
+ "reference": "f6d1986e7b7be8da781d0b99f24c92d9860ba0c1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/aliyun/credentials-php/zipball/ebcda2e628180b4df235b46a86e1d014c561f5d9",
- "reference": "ebcda2e628180b4df235b46a86e1d014c561f5d9",
+ "url": "https://api.github.com/repos/aliyun/credentials-php/zipball/f6d1986e7b7be8da781d0b99f24c92d9860ba0c1",
+ "reference": "f6d1986e7b7be8da781d0b99f24c92d9860ba0c1",
"shasum": "",
"mirrors": [
{
@@ -6443,20 +6535,20 @@
"issues": "https://github.com/aliyun/credentials-php/issues",
"source": "https://github.com/aliyun/credentials-php"
},
- "time": "2024-10-16T13:29:17+00:00"
+ "time": "2025-04-18T09:09:46+00:00"
},
{
"name": "alibabacloud/darabonba-openapi",
- "version": "0.2.13",
+ "version": "0.2.16",
"source": {
"type": "git",
"url": "https://github.com/alibabacloud-sdk-php/darabonba-openapi.git",
- "reference": "0213396384e2c064eefd614f3dd53636a63f987f"
+ "reference": "abd3921d3d6526b22e1298e3ab66a392a0996baa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/alibabacloud-sdk-php/darabonba-openapi/zipball/0213396384e2c064eefd614f3dd53636a63f987f",
- "reference": "0213396384e2c064eefd614f3dd53636a63f987f",
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/darabonba-openapi/zipball/abd3921d3d6526b22e1298e3ab66a392a0996baa",
+ "reference": "abd3921d3d6526b22e1298e3ab66a392a0996baa",
"shasum": "",
"mirrors": [
{
@@ -6466,7 +6558,7 @@
]
},
"require": {
- "alibabacloud/credentials": "^1.1",
+ "alibabacloud/credentials": "^1.2.2",
"alibabacloud/gateway-spi": "^1",
"alibabacloud/openapi-util": "^0.1.10|^0.2.1",
"alibabacloud/tea-utils": "^0.2.21",
@@ -6492,9 +6584,9 @@
"description": "Alibaba Cloud OpenApi Client",
"support": {
"issues": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/issues",
- "source": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/tree/0.2.13"
+ "source": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/tree/0.2.16"
},
- "time": "2024-07-15T13:11:36+00:00"
+ "time": "2025-04-23T01:47:53+00:00"
},
{
"name": "alibabacloud/dysmsapi-20170525",
@@ -7106,16 +7198,16 @@
},
{
"name": "doctrine/deprecations",
- "version": "1.1.3",
+ "version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
- "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
+ "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
- "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
+ "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9",
+ "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9",
"shasum": "",
"mirrors": [
{
@@ -7128,13 +7220,11 @@
"php": "^7.1 || ^8.0"
},
"require-dev": {
- "doctrine/coding-standard": "^9",
- "phpstan/phpstan": "1.4.10 || 1.10.15",
- "phpstan/phpstan-phpunit": "^1.0",
+ "doctrine/coding-standard": "^9 || ^12",
+ "phpstan/phpstan": "1.4.10 || 2.0.3",
+ "phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
- "psalm/plugin-phpunit": "0.18.4",
- "psr/log": "^1 || ^2 || ^3",
- "vimeo/psalm": "4.30.0 || 5.12.0"
+ "psr/log": "^1 || ^2 || ^3"
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
@@ -7142,7 +7232,7 @@
"type": "library",
"autoload": {
"psr-4": {
- "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
+ "Doctrine\\Deprecations\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -7153,9 +7243,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
- "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
+ "source": "https://github.com/doctrine/deprecations/tree/1.1.4"
},
- "time": "2024-01-30T19:34:25+00:00"
+ "time": "2024-12-07T21:18:45+00:00"
},
{
"name": "doctrine/lexer",
@@ -7909,16 +7999,16 @@
},
{
"name": "guzzlehttp/promises",
- "version": "2.0.3",
+ "version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
- "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8"
+ "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
- "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
+ "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
"shasum": "",
"mirrors": [
{
@@ -7978,7 +8068,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
- "source": "https://github.com/guzzle/promises/tree/2.0.3"
+ "source": "https://github.com/guzzle/promises/tree/2.2.0"
},
"funding": [
{
@@ -7994,20 +8084,20 @@
"type": "tidelift"
}
],
- "time": "2024-07-18T10:29:17+00:00"
+ "time": "2025-03-27T13:27:01+00:00"
},
{
"name": "guzzlehttp/psr7",
- "version": "2.7.0",
+ "version": "2.7.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
- "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
+ "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
- "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
+ "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
"shasum": "",
"mirrors": [
{
@@ -8100,7 +8190,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
- "source": "https://github.com/guzzle/psr7/tree/2.7.0"
+ "source": "https://github.com/guzzle/psr7/tree/2.7.1"
},
"funding": [
{
@@ -8116,7 +8206,7 @@
"type": "tidelift"
}
],
- "time": "2024-07-18T11:15:46+00:00"
+ "time": "2025-03-27T12:30:47+00:00"
},
{
"name": "hyperf/crontab",
@@ -8197,16 +8287,16 @@
},
{
"name": "hyperf/database",
- "version": "v3.1.52",
+ "version": "v3.1.56",
"source": {
"type": "git",
"url": "https://github.com/hyperf/database.git",
- "reference": "52ca85a84ca1cbc8a5a0259b01b09a4091a3a991"
+ "reference": "a4e5f11df6a74337836f1690c05506adf6e82f0f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/database/zipball/52ca85a84ca1cbc8a5a0259b01b09a4091a3a991",
- "reference": "52ca85a84ca1cbc8a5a0259b01b09a4091a3a991",
+ "url": "https://api.github.com/repos/hyperf/database/zipball/a4e5f11df6a74337836f1690c05506adf6e82f0f",
+ "reference": "a4e5f11df6a74337836f1690c05506adf6e82f0f",
"shasum": "",
"mirrors": [
{
@@ -8272,20 +8362,20 @@
"type": "open_collective"
}
],
- "time": "2025-02-27T07:49:26+00:00"
+ "time": "2025-05-30T09:09:02+00:00"
},
{
"name": "hyperf/db",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/db.git",
- "reference": "20e5b99b6d7b0c8df8901624d2dd3f0ef3620c8e"
+ "reference": "4770826cc7c1033d7b09f785ba306a69bd6b16b8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/db/zipball/20e5b99b6d7b0c8df8901624d2dd3f0ef3620c8e",
- "reference": "20e5b99b6d7b0c8df8901624d2dd3f0ef3620c8e",
+ "url": "https://api.github.com/repos/hyperf/db/zipball/4770826cc7c1033d7b09f785ba306a69bd6b16b8",
+ "reference": "4770826cc7c1033d7b09f785ba306a69bd6b16b8",
"shasum": "",
"mirrors": [
{
@@ -8295,11 +8385,14 @@
]
},
"require": {
+ "hyperf/codec": "~3.1.0",
+ "hyperf/collection": "~3.1.0",
"hyperf/config": "~3.1.0",
+ "hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/pool": "~3.1.0",
+ "hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0 || ^2.0"
},
@@ -8308,11 +8401,11 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-master": "3.1-dev"
- },
"hyperf": {
"config": "Hyperf\\DB\\ConfigProvider"
+ },
+ "branch-alias": {
+ "dev-master": "3.1-dev"
}
},
"autoload": {
@@ -8330,7 +8423,7 @@
],
"support": {
"issues": "https://github.com/hyperf/db/issues",
- "source": "https://github.com/hyperf/db/tree/v3.1.42"
+ "source": "https://github.com/hyperf/db/tree/v3.1.57"
},
"funding": [
{
@@ -8342,7 +8435,7 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/dispatcher",
@@ -8448,11 +8541,11 @@
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\Event\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\Event\\ConfigProvider"
}
},
"autoload": {
@@ -8530,11 +8623,11 @@
},
"type": "library",
"extra": {
+ "hyperf": {
+ "config": "Hyperf\\ExceptionHandler\\ConfigProvider"
+ },
"branch-alias": {
"dev-master": "3.1-dev"
- },
- "hyperf": {
- "config": "Hyperf\\ExceptionHandler\\ConfigProvider"
}
},
"autoload": {
@@ -8644,16 +8737,16 @@
},
{
"name": "hyperf/http-server",
- "version": "v3.1.42",
+ "version": "v3.1.55",
"source": {
"type": "git",
"url": "https://github.com/hyperf/http-server.git",
- "reference": "4727f15a743c6e9ca0a6b3c8494c5c62bae82f5a"
+ "reference": "96a1d80cd9482942899d7068af0e6ecb78d382ce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/http-server/zipball/4727f15a743c6e9ca0a6b3c8494c5c62bae82f5a",
- "reference": "4727f15a743c6e9ca0a6b3c8494c5c62bae82f5a",
+ "url": "https://api.github.com/repos/hyperf/http-server/zipball/96a1d80cd9482942899d7068af0e6ecb78d382ce",
+ "reference": "96a1d80cd9482942899d7068af0e6ecb78d382ce",
"shasum": "",
"mirrors": [
{
@@ -8687,11 +8780,11 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-master": "3.1-dev"
- },
"hyperf": {
"config": "Hyperf\\HttpServer\\ConfigProvider"
+ },
+ "branch-alias": {
+ "dev-master": "3.1-dev"
}
},
"autoload": {
@@ -8728,20 +8821,20 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-05-14T07:44:25+00:00"
},
{
"name": "hyperf/server",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/server.git",
- "reference": "e10c5ce6d9b72d3ca9ad16d36977e2e64d975460"
+ "reference": "1bb241ec5b52b42475aa26a15d5446f1ef429530"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/server/zipball/e10c5ce6d9b72d3ca9ad16d36977e2e64d975460",
- "reference": "e10c5ce6d9b72d3ca9ad16d36977e2e64d975460",
+ "url": "https://api.github.com/repos/hyperf/server/zipball/1bb241ec5b52b42475aa26a15d5446f1ef429530",
+ "reference": "1bb241ec5b52b42475aa26a15d5446f1ef429530",
"shasum": "",
"mirrors": [
{
@@ -8751,9 +8844,12 @@
]
},
"require": {
+ "hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/coordinator": "~3.1.0",
+ "hyperf/coroutine": "~3.1.0",
"hyperf/engine": "^2.8",
+ "hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"php": ">=8.1",
@@ -8808,20 +8904,20 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/session",
- "version": "v3.1.42",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/session.git",
- "reference": "6875e7317d548cb2f28cbb92332a772ed0abeb9f"
+ "reference": "652c8f1835f23f7ab2342ce9c8d15cbc7062cb0c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/session/zipball/6875e7317d548cb2f28cbb92332a772ed0abeb9f",
- "reference": "6875e7317d548cb2f28cbb92332a772ed0abeb9f",
+ "url": "https://api.github.com/repos/hyperf/session/zipball/652c8f1835f23f7ab2342ce9c8d15cbc7062cb0c",
+ "reference": "652c8f1835f23f7ab2342ce9c8d15cbc7062cb0c",
"shasum": "",
"mirrors": [
{
@@ -8832,8 +8928,10 @@
},
"require": {
"hyperf/collection": "~3.1.0",
+ "hyperf/context": "~3.1.0",
+ "hyperf/contract": "~3.1.0",
+ "hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/http-server-middleware": "^1.0"
},
@@ -8843,11 +8941,11 @@
},
"type": "library",
"extra": {
- "branch-alias": {
- "dev-master": "3.1-dev"
- },
"hyperf": {
"config": "Hyperf\\Session\\ConfigProvider"
+ },
+ "branch-alias": {
+ "dev-master": "3.1-dev"
}
},
"autoload": {
@@ -8881,20 +8979,20 @@
"type": "open_collective"
}
],
- "time": "2024-09-25T02:54:12+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/testing",
- "version": "v3.1.52",
+ "version": "v3.1.57",
"source": {
"type": "git",
"url": "https://github.com/hyperf/testing.git",
- "reference": "1d95c8e05d74fe314f5c2533ae666464a53c4211"
+ "reference": "bda78d4d4d6962342caf7c337f85904db26c9614"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/testing/zipball/1d95c8e05d74fe314f5c2533ae666464a53c4211",
- "reference": "1d95c8e05d74fe314f5c2533ae666464a53c4211",
+ "url": "https://api.github.com/repos/hyperf/testing/zipball/bda78d4d4d6962342caf7c337f85904db26c9614",
+ "reference": "bda78d4d4d6962342caf7c337f85904db26c9614",
"shasum": "",
"mirrors": [
{
@@ -8906,12 +9004,15 @@
"require": {
"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/http-message": "~3.1.0",
"hyperf/http-server": "~3.1.0",
+ "hyperf/macroable": "~3.1.0",
+ "hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
"php": ">=8.1",
"phpunit/phpunit": "^10.0",
"psr/container": "^1.0 || ^2.0",
@@ -8946,7 +9047,7 @@
"testing"
],
"support": {
- "source": "https://github.com/hyperf/testing/tree/v3.1.52"
+ "source": "https://github.com/hyperf/testing/tree/v3.1.57"
},
"funding": [
{
@@ -8958,20 +9059,20 @@
"type": "open_collective"
}
],
- "time": "2025-02-27T06:49:30+00:00"
+ "time": "2025-06-06T02:41:30+00:00"
},
{
"name": "hyperf/validation",
- "version": "v3.1.46",
+ "version": "v3.1.59",
"source": {
"type": "git",
"url": "https://github.com/hyperf/validation.git",
- "reference": "8644f23a6df5a93ca2a4ba047d93d058e1154129"
+ "reference": "efcadb42314a7493850455ce34b7623ed8f35353"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/hyperf/validation/zipball/8644f23a6df5a93ca2a4ba047d93d058e1154129",
- "reference": "8644f23a6df5a93ca2a4ba047d93d058e1154129",
+ "url": "https://api.github.com/repos/hyperf/validation/zipball/efcadb42314a7493850455ce34b7623ed8f35353",
+ "reference": "efcadb42314a7493850455ce34b7623ed8f35353",
"shasum": "",
"mirrors": [
{
@@ -8984,6 +9085,7 @@
"egulias/email-validator": "^3.0",
"hyperf/collection": "~3.1.0",
"hyperf/conditionable": "~3.1.0",
+ "hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/di": "~3.1.0",
"hyperf/framework": "~3.1.0",
@@ -8992,7 +9094,6 @@
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"hyperf/translation": "~3.1.0",
- "hyperf/utils": "~3.1.0",
"nesbot/carbon": "^2.21",
"php": ">=8.1",
"psr/container": "^1.0 || ^2.0",
@@ -9028,7 +9129,7 @@
],
"support": {
"issues": "https://github.com/hyperf/validation/issues",
- "source": "https://github.com/hyperf/validation/tree/v3.1.46"
+ "source": "https://github.com/hyperf/validation/tree/v3.1.59"
},
"funding": [
{
@@ -9040,20 +9141,20 @@
"type": "open_collective"
}
],
- "time": "2024-11-20T05:51:36+00:00"
+ "time": "2025-06-30T03:02:24+00:00"
},
{
"name": "jean85/pretty-package-versions",
- "version": "2.0.6",
+ "version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git",
- "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4"
+ "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4",
- "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4",
+ "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a",
+ "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a",
"shasum": "",
"mirrors": [
{
@@ -9063,15 +9164,16 @@
]
},
"require": {
- "composer-runtime-api": "^2.0.0",
- "php": "^7.1|^8.0"
+ "composer-runtime-api": "^2.1.0",
+ "php": "^7.4|^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"jean85/composer-provided-replaced-stub-package": "^1.0",
- "phpstan/phpstan": "^1.4",
- "phpunit/phpunit": "^7.5|^8.5|^9.4",
- "vimeo/psalm": "^4.3"
+ "phpstan/phpstan": "^2.0",
+ "phpunit/phpunit": "^7.5|^8.5|^9.6",
+ "rector/rector": "^2.0",
+ "vimeo/psalm": "^4.3 || ^5.0"
},
"type": "library",
"extra": {
@@ -9103,9 +9205,9 @@
],
"support": {
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
- "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6"
+ "source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1"
},
- "time": "2024-03-08T09:58:59+00:00"
+ "time": "2025-03-19T14:43:43+00:00"
},
{
"name": "lizhichao/one-sm",
@@ -9169,16 +9271,16 @@
},
{
"name": "myclabs/deep-copy",
- "version": "1.11.1",
+ "version": "1.13.1",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
- "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
+ "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
- "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
+ "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
"shasum": "",
"mirrors": [
{
@@ -9192,11 +9294,12 @@
},
"conflict": {
"doctrine/collections": "<1.6.8",
- "doctrine/common": "<2.13.3 || >=3,<3.2.2"
+ "doctrine/common": "<2.13.3 || >=3 <3.2.2"
},
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
+ "phpspec/prophecy": "^1.10",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
},
"type": "library",
@@ -9222,7 +9325,7 @@
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
- "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
+ "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
},
"funding": [
{
@@ -9230,7 +9333,7 @@
"type": "tidelift"
}
],
- "time": "2023-03-08T13:26:56+00:00"
+ "time": "2025-04-29T12:36:36+00:00"
},
{
"name": "nesbot/carbon",
@@ -9596,16 +9699,16 @@
},
{
"name": "pestphp/pest",
- "version": "v2.30.0",
+ "version": "v2.35.1",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest.git",
- "reference": "97dc32f9d24b84dd071d9e89438a19e43c833f6f"
+ "reference": "b13acb630df52c06123588d321823c31fc685545"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pestphp/pest/zipball/97dc32f9d24b84dd071d9e89438a19e43c833f6f",
- "reference": "97dc32f9d24b84dd071d9e89438a19e43c833f6f",
+ "url": "https://api.github.com/repos/pestphp/pest/zipball/b13acb630df52c06123588d321823c31fc685545",
+ "reference": "b13acb630df52c06123588d321823c31fc685545",
"shasum": "",
"mirrors": [
{
@@ -9616,22 +9719,22 @@
},
"require": {
"brianium/paratest": "^7.3.1",
- "nunomaduro/collision": "^7.10.0|^8.0.1",
- "nunomaduro/termwind": "^1.15.1|^2.0.0",
+ "nunomaduro/collision": "^7.10.0|^8.4.0",
+ "nunomaduro/termwind": "^1.15.1|^2.0.1",
"pestphp/pest-plugin": "^2.1.1",
- "pestphp/pest-plugin-arch": "^2.5.0",
+ "pestphp/pest-plugin-arch": "^2.7.0",
"php": "^8.1.0",
- "phpunit/phpunit": "^10.5.5"
+ "phpunit/phpunit": "^10.5.17"
},
"conflict": {
- "phpunit/phpunit": ">10.5.5",
+ "phpunit/phpunit": ">10.5.17",
"sebastian/exporter": "<5.1.0",
"webmozart/assert": "<1.11.0"
},
"require-dev": {
"pestphp/pest-dev-tools": "^2.16.0",
- "pestphp/pest-plugin-type-coverage": "^2.6.0",
- "symfony/process": "^6.4.0|^7.0.0"
+ "pestphp/pest-plugin-type-coverage": "^2.8.5",
+ "symfony/process": "^6.4.0|^7.1.3"
},
"bin": [
"bin/pest"
@@ -9694,7 +9797,7 @@
],
"support": {
"issues": "https://github.com/pestphp/pest/issues",
- "source": "https://github.com/pestphp/pest/tree/v2.30.0"
+ "source": "https://github.com/pestphp/pest/tree/v2.35.1"
},
"funding": [
{
@@ -9706,7 +9809,7 @@
"type": "github"
}
],
- "time": "2023-12-28T10:36:40+00:00"
+ "time": "2024-08-20T21:41:50+00:00"
},
{
"name": "pestphp/pest-plugin",
@@ -9786,16 +9889,16 @@
},
{
"name": "pestphp/pest-plugin-arch",
- "version": "v2.6.0",
+ "version": "v2.7.0",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest-plugin-arch.git",
- "reference": "0741696072b5db5989d63013a7b3e83358f4dfcf"
+ "reference": "d23b2d7498475354522c3818c42ef355dca3fcda"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/0741696072b5db5989d63013a7b3e83358f4dfcf",
- "reference": "0741696072b5db5989d63013a7b3e83358f4dfcf",
+ "url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/d23b2d7498475354522c3818c42ef355dca3fcda",
+ "reference": "d23b2d7498475354522c3818c42ef355dca3fcda",
"shasum": "",
"mirrors": [
{
@@ -9805,13 +9908,13 @@
]
},
"require": {
- "nunomaduro/collision": "^7.10.0|^8.0.1",
+ "nunomaduro/collision": "^7.10.0|^8.1.0",
"pestphp/pest-plugin": "^2.1.1",
"php": "^8.1",
- "ta-tikoma/phpunit-architecture-test": "^0.8.0"
+ "ta-tikoma/phpunit-architecture-test": "^0.8.4"
},
"require-dev": {
- "pestphp/pest": "^2.30.0",
+ "pestphp/pest": "^2.33.0",
"pestphp/pest-dev-tools": "^2.16.0"
},
"type": "library",
@@ -9847,7 +9950,7 @@
"unit"
],
"support": {
- "source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.6.0"
+ "source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.7.0"
},
"funding": [
{
@@ -9859,7 +9962,7 @@
"type": "github"
}
],
- "time": "2024-01-05T11:06:22+00:00"
+ "time": "2024-01-26T09:46:42+00:00"
},
{
"name": "phar-io/manifest",
@@ -10178,6 +10281,224 @@
"time": "2024-11-03T20:11:34+00:00"
},
{
+ "name": "phpspec/php-diff",
+ "version": "v1.1.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpspec/php-diff.git",
+ "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
+ "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
+ "shasum": "",
+ "mirrors": [
+ {
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
+ "preferred": true
+ }
+ ]
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-0": {
+ "Diff": "lib/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Chris Boulton",
+ "homepage": "http://github.com/chrisboulton"
+ }
+ ],
+ "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
+ "support": {
+ "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
+ },
+ "time": "2020-09-18T13:47:07+00:00"
+ },
+ {
+ "name": "phpspec/phpspec",
+ "version": "7.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpspec/phpspec.git",
+ "reference": "3613651cd36306b5eb04c0e90d197feb68d5f351"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpspec/phpspec/zipball/3613651cd36306b5eb04c0e90d197feb68d5f351",
+ "reference": "3613651cd36306b5eb04c0e90d197feb68d5f351",
+ "shasum": "",
+ "mirrors": [
+ {
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
+ "preferred": true
+ }
+ ]
+ },
+ "require": {
+ "doctrine/instantiator": "^1.0.5 || ^2",
+ "ext-tokenizer": "*",
+ "php": "^7.3 || 8.0.* || 8.1.* || 8.2.* || 8.3.*",
+ "phpspec/php-diff": "^1.0.0",
+ "phpspec/prophecy": "^1.9",
+ "sebastian/exporter": "^3.0 || ^4.0 || ^5.0",
+ "symfony/console": "^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/finder": "^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/process": "^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/yaml": "^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0"
+ },
+ "conflict": {
+ "sebastian/comparator": "<1.2.4"
+ },
+ "require-dev": {
+ "behat/behat": "^3.3",
+ "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
+ "symfony/filesystem": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
+ "vimeo/psalm": "^4.3 || ^5.2"
+ },
+ "suggest": {
+ "phpspec/nyan-formatters": "Adds Nyan formatters"
+ },
+ "bin": [
+ "bin/phpspec"
+ ],
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-main": "7.5.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-0": {
+ "PhpSpec": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Konstantin Kudryashov",
+ "email": "ever.zet@gmail.com",
+ "homepage": "http://everzet.com"
+ },
+ {
+ "name": "Marcello Duarte",
+ "homepage": "http://marcelloduarte.net/"
+ },
+ {
+ "name": "Ciaran McNulty",
+ "homepage": "https://ciaranmcnulty.com/"
+ }
+ ],
+ "description": "Specification-oriented BDD framework for PHP 7.1+",
+ "homepage": "http://phpspec.net/",
+ "keywords": [
+ "BDD",
+ "SpecBDD",
+ "TDD",
+ "spec",
+ "specification",
+ "testing",
+ "tests"
+ ],
+ "support": {
+ "issues": "https://github.com/phpspec/phpspec/issues",
+ "source": "https://github.com/phpspec/phpspec/tree/7.5.0"
+ },
+ "time": "2024-01-19T14:20:56+00:00"
+ },
+ {
+ "name": "phpspec/prophecy",
+ "version": "v1.20.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpspec/prophecy.git",
+ "reference": "a0165c648cab6a80311c74ffc708a07bb53ecc93"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/a0165c648cab6a80311c74ffc708a07bb53ecc93",
+ "reference": "a0165c648cab6a80311c74ffc708a07bb53ecc93",
+ "shasum": "",
+ "mirrors": [
+ {
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
+ "preferred": true
+ }
+ ]
+ },
+ "require": {
+ "doctrine/instantiator": "^1.2 || ^2.0",
+ "php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*",
+ "phpdocumentor/reflection-docblock": "^5.2",
+ "sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^3.40",
+ "phpspec/phpspec": "^6.0 || ^7.0",
+ "phpstan/phpstan": "^1.9",
+ "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Prophecy\\": "src/Prophecy"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Konstantin Kudryashov",
+ "email": "ever.zet@gmail.com",
+ "homepage": "http://everzet.com"
+ },
+ {
+ "name": "Marcello Duarte",
+ "email": "marcello.duarte@gmail.com"
+ }
+ ],
+ "description": "Highly opinionated mocking framework for PHP 5.3+",
+ "homepage": "https://github.com/phpspec/prophecy",
+ "keywords": [
+ "Double",
+ "Dummy",
+ "dev",
+ "fake",
+ "mock",
+ "spy",
+ "stub"
+ ],
+ "support": {
+ "issues": "https://github.com/phpspec/prophecy/issues",
+ "source": "https://github.com/phpspec/prophecy/tree/v1.20.0"
+ },
+ "time": "2024-11-19T13:12:41+00:00"
+ },
+ {
"name": "phpstan/phpdoc-parser",
"version": "1.29.0",
"source": {
@@ -10583,16 +10904,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "10.5.5",
+ "version": "10.5.17",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856"
+ "reference": "c1f736a473d21957ead7e94fcc029f571895abf5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ed21115d505b4b4f7dc7b5651464e19a2c7f7856",
- "reference": "ed21115d505b4b4f7dc7b5651464e19a2c7f7856",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1f736a473d21957ead7e94fcc029f571895abf5",
+ "reference": "c1f736a473d21957ead7e94fcc029f571895abf5",
"shasum": "",
"mirrors": [
{
@@ -10670,7 +10991,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.5"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.17"
},
"funding": [
{
@@ -10686,7 +11007,7 @@
"type": "tidelift"
}
],
- "time": "2023-12-27T15:13:52+00:00"
+ "time": "2024-04-05T04:39:01+00:00"
},
{
"name": "psr/clock",
@@ -10997,16 +11318,16 @@
},
{
"name": "react/child-process",
- "version": "v0.6.6",
+ "version": "v0.6.5",
"source": {
"type": "git",
"url": "https://github.com/reactphp/child-process.git",
- "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159"
+ "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159",
- "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159",
+ "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
+ "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
"shasum": "",
"mirrors": [
{
@@ -11019,17 +11340,17 @@
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.0",
"react/event-loop": "^1.2",
- "react/stream": "^1.4"
+ "react/stream": "^1.2"
},
"require-dev": {
- "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
- "react/socket": "^1.16",
+ "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
+ "react/socket": "^1.8",
"sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
- "React\\ChildProcess\\": "src/"
+ "React\\ChildProcess\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -11066,15 +11387,19 @@
],
"support": {
"issues": "https://github.com/reactphp/child-process/issues",
- "source": "https://github.com/reactphp/child-process/tree/v0.6.6"
+ "source": "https://github.com/reactphp/child-process/tree/v0.6.5"
},
"funding": [
{
- "url": "https://opencollective.com/reactphp",
- "type": "open_collective"
+ "url": "https://github.com/WyriHaximus",
+ "type": "github"
+ },
+ {
+ "url": "https://github.com/clue",
+ "type": "github"
}
],
- "time": "2025-01-01T16:37:48+00:00"
+ "time": "2022-09-16T13:41:56+00:00"
},
{
"name": "react/dns",
@@ -11238,16 +11563,16 @@
},
{
"name": "react/socket",
- "version": "v1.16.0",
+ "version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/socket.git",
- "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1"
+ "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/socket/zipball/23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
- "reference": "23e4ff33ea3e160d2d1f59a0e6050e4b0fb0eac1",
+ "url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038",
+ "reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038",
"shasum": "",
"mirrors": [
{
@@ -11259,16 +11584,16 @@
"require": {
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.0",
- "react/dns": "^1.13",
+ "react/dns": "^1.11",
"react/event-loop": "^1.2",
- "react/promise": "^3.2 || ^2.6 || ^1.2.1",
- "react/stream": "^1.4"
+ "react/promise": "^3 || ^2.6 || ^1.2.1",
+ "react/stream": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
- "react/async": "^4.3 || ^3.3 || ^2",
+ "react/async": "^4 || ^3 || ^2",
"react/promise-stream": "^1.4",
- "react/promise-timer": "^1.11"
+ "react/promise-timer": "^1.10"
},
"type": "library",
"autoload": {
@@ -11312,7 +11637,7 @@
],
"support": {
"issues": "https://github.com/reactphp/socket/issues",
- "source": "https://github.com/reactphp/socket/tree/v1.16.0"
+ "source": "https://github.com/reactphp/socket/tree/v1.15.0"
},
"funding": [
{
@@ -11320,20 +11645,20 @@
"type": "open_collective"
}
],
- "time": "2024-07-26T10:38:09+00:00"
+ "time": "2023-12-15T11:02:10+00:00"
},
{
"name": "react/stream",
- "version": "1.x-dev",
+ "version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/stream.git",
- "reference": "d258e4030dfaecdda9a24696720c0d50be49e5ce"
+ "reference": "6fbc9672905c7d5a885f2da2fc696f65840f4a66"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/stream/zipball/d258e4030dfaecdda9a24696720c0d50be49e5ce",
- "reference": "d258e4030dfaecdda9a24696720c0d50be49e5ce",
+ "url": "https://api.github.com/repos/reactphp/stream/zipball/6fbc9672905c7d5a885f2da2fc696f65840f4a66",
+ "reference": "6fbc9672905c7d5a885f2da2fc696f65840f4a66",
"shasum": "",
"mirrors": [
{
@@ -11349,7 +11674,7 @@
},
"require-dev": {
"clue/stream-filter": "~1.2",
- "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
},
"type": "library",
"autoload": {
@@ -11396,7 +11721,7 @@
],
"support": {
"issues": "https://github.com/reactphp/stream/issues",
- "source": "https://github.com/reactphp/stream/tree/1.x"
+ "source": "https://github.com/reactphp/stream/tree/v1.3.0"
},
"funding": [
{
@@ -11404,7 +11729,7 @@
"type": "open_collective"
}
],
- "time": "2024-05-19T19:29:40+00:00"
+ "time": "2023-06-16T10:52:11+00:00"
},
{
"name": "roave/security-advisories",
@@ -11412,12 +11737,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
- "reference": "80b1c8ff865073edb25e919bf53b779898062760"
+ "reference": "d4ca0cc4c49ba3437778e201d35844715d9b1bd9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/80b1c8ff865073edb25e919bf53b779898062760",
- "reference": "80b1c8ff865073edb25e919bf53b779898062760",
+ "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d4ca0cc4c49ba3437778e201d35844715d9b1bd9",
+ "reference": "d4ca0cc4c49ba3437778e201d35844715d9b1bd9",
"shasum": "",
"mirrors": [
{
@@ -11428,8 +11753,9 @@
},
"conflict": {
"3f/pygmentize": "<1.2",
+ "adaptcms/adaptcms": "<=1.3",
"admidio/admidio": "<4.3.12",
- "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
+ "adodb/adodb-php": "<=5.22.8",
"aheinze/cockpit": "<2.2",
"aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.07.2",
"aimeos/ai-admin-jsonadm": "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1",
@@ -11440,7 +11766,7 @@
"airesvsg/acf-to-rest-api": "<=3.1",
"akaunting/akaunting": "<2.1.13",
"akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
- "alextselegidis/easyappointments": "<=1.5",
+ "alextselegidis/easyappointments": "<=1.5.1",
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
"amazing/media2click": ">=1,<1.3.3",
"ameos/ameos_tarteaucitron": "<1.2.23",
@@ -11450,9 +11776,11 @@
"anchorcms/anchor-cms": "<=0.12.7",
"andreapollastri/cipi": "<=3.1.15",
"andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
+ "aoe/restler": "<1.7.1",
"apache-solr-for-typo3/solr": "<2.8.3",
"apereo/phpcas": "<1.6",
- "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3",
+ "api-platform/core": "<3.4.17|>=4.0.0.0-alpha1,<4.0.22",
+ "api-platform/graphql": "<3.4.17|>=4.0.0.0-alpha1,<4.0.22",
"appwrite/server-ce": "<=1.2.1",
"arc/web": "<3",
"area17/twill": "<1.2.5|>=2,<2.5.3",
@@ -11462,12 +11790,16 @@
"athlon1600/php-proxy-app": "<=3",
"athlon1600/youtube-downloader": "<=4",
"austintoddj/canvas": "<=3.4.2",
- "auth0/wordpress": "<=4.6",
+ "auth0/auth0-php": ">=8.0.0.0-beta1,<8.14",
+ "auth0/login": "<7.17",
+ "auth0/symfony": "<5.4",
+ "auth0/wordpress": "<5.3",
"automad/automad": "<2.0.0.0-alpha5",
"automattic/jetpack": "<9.8",
"awesome-support/awesome-support": "<=6.0.7",
"aws/aws-sdk-php": "<3.288.1",
"azuracast/azuracast": "<0.18.3",
+ "b13/seo_basics": "<0.8.2",
"backdrop/backdrop": "<1.27.3|>=1.28,<1.28.2",
"backpack/crud": "<3.4.9",
"backpack/filemanager": "<2.0.2|>=3,<3.0.9",
@@ -11476,15 +11808,17 @@
"bagisto/bagisto": "<2.1",
"barrelstrength/sprout-base-email": "<1.2.7",
"barrelstrength/sprout-forms": "<3.9",
- "barryvdh/laravel-translation-manager": "<0.6.2",
+ "barryvdh/laravel-translation-manager": "<0.6.8",
"barzahlen/barzahlen-php": "<2.0.1",
"baserproject/basercms": "<=5.1.1",
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
"bbpress/bbpress": "<2.6.5",
+ "bcit-ci/codeigniter": "<3.1.3",
"bcosca/fatfree": "<3.7.2",
"bedita/bedita": "<4",
+ "bednee/cooluri": "<1.0.30",
"bigfork/silverstripe-form-capture": ">=3,<3.1.1",
- "billz/raspap-webgui": "<=3.1.4",
+ "billz/raspap-webgui": "<3.3.6",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"blueimp/jquery-file-upload": "==6.4.4",
"bmarshall511/wordpress_zero_spam": "<5.2.13",
@@ -11499,6 +11833,7 @@
"brotkrueml/typo3-matomo-integration": "<1.3.2",
"buddypress/buddypress": "<7.2.1",
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
+ "bvbmedia/multishop": "<2.0.39",
"bytefury/crater": "<6.0.2",
"cachethq/cachet": "<2.5.1",
"cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
@@ -11514,28 +11849,34 @@
"centreon/centreon": "<22.10.15",
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
+ "chrome-php/chrome": "<1.14",
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
"ckeditor/ckeditor": "<4.25",
+ "clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3",
+ "co-stack/fal_sftp": "<0.2.6",
"cockpit-hq/cockpit": "<2.7|==2.7",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
- "codeigniter/framework": "<3.1.9",
+ "codeigniter/framework": "<3.1.10",
"codeigniter4/framework": "<4.5.8",
"codeigniter4/shield": "<1.0.0.0-beta8",
"codiad/codiad": "<=2.8.4",
+ "codingms/additional-tca": ">=1.7,<1.15.17|>=1.16,<1.16.9",
+ "commerceteam/commerce": ">=0.9.6,<0.9.9",
"components/jquery": ">=1.0.3,<3.5",
"composer/composer": "<1.10.27|>=2,<2.2.24|>=2.3,<2.7.7",
- "concrete5/concrete5": "<9.3.4",
+ "concrete5/concrete5": "<9.4.0.0-RC2-dev",
"concrete5/core": "<8.5.8|>=9,<9.1",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
- "contao/contao": "<=5.4.1",
+ "contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
"contao/core": "<3.5.39",
- "contao/core-bundle": "<4.13.49|>=5,<5.3.15|>=5.4,<5.4.3",
+ "contao/core-bundle": "<4.13.54|>=5,<5.3.30|>=5.4,<5.5.6",
"contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8",
"contao/managed-edition": "<=1.5",
"corveda/phpsandbox": "<1.3.5",
"cosenary/instagram": "<=2.3",
- "craftcms/cms": "<4.13.8|>=5,<5.5.5",
+ "couleurcitron/tarteaucitron-wp": "<0.3",
+ "craftcms/cms": "<4.15.3|>=5,<5.7.5",
"croogo/croogo": "<4",
"cuyz/valinor": "<0.12",
"czim/file-handling": "<1.5|>=2,<2.3",
@@ -11553,7 +11894,11 @@
"desperado/xml-bundle": "<=0.1.7",
"dev-lancer/minecraft-motd-parser": "<=1.0.5",
"devgroup/dotplant": "<2020.09.14-dev",
+ "digimix/wp-svg-upload": "<=1",
"directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
+ "dl/yag": "<3.0.1",
+ "dmk/webkitpdf": "<1.1.4",
+ "dnadesign/silverstripe-elemental": "<5.3.12",
"doctrine/annotations": "<1.2.7",
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
"doctrine/common": "<2.4.3|>=2.5,<2.5.1",
@@ -11566,9 +11911,30 @@
"dolibarr/dolibarr": "<19.0.2|==21.0.0.0-beta",
"dompdf/dompdf": "<2.0.4",
"doublethreedigital/guest-entries": "<3.1.2",
- "drupal/core": ">=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
+ "drupal/admin_audit_trail": "<1.0.5",
+ "drupal/ai": "<1.0.5",
+ "drupal/alogin": "<2.0.6",
+ "drupal/cache_utility": "<1.2.1",
+ "drupal/commerce_alphabank_redirect": "<1.0.3",
+ "drupal/commerce_eurobank_redirect": "<2.1.1",
+ "drupal/config_split": "<1.10|>=2,<2.0.2",
+ "drupal/core": ">=6,<6.38|>=7,<7.102|>=8,<10.3.14|>=10.4,<10.4.5|>=11,<11.0.13|>=11.1,<11.1.5",
"drupal/core-recommended": ">=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
"drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
+ "drupal/formatter_suite": "<2.1",
+ "drupal/gdpr": "<3.0.1|>=3.1,<3.1.2",
+ "drupal/google_tag": "<1.8|>=2,<2.0.8",
+ "drupal/ignition": "<1.0.4",
+ "drupal/lightgallery": "<1.6",
+ "drupal/link_field_display_mode_formatter": "<1.6",
+ "drupal/matomo": "<1.24",
+ "drupal/oauth2_client": "<4.1.3",
+ "drupal/oauth2_server": "<2.1",
+ "drupal/obfuscate": "<2.0.1",
+ "drupal/quick_node_block": "<2",
+ "drupal/rapidoc_elements_field_formatter": "<1.0.1",
+ "drupal/spamspan": "<3.2.1",
+ "drupal/tfa": "<1.10",
"duncanmcclean/guest-entries": "<3.1.2",
"dweeves/magmi": "<=0.7.24",
"ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2",
@@ -11578,6 +11944,7 @@
"elefant/cms": "<2.0.7",
"elgg/elgg": "<3.3.24|>=4,<4.0.5",
"elijaa/phpmemcacheadmin": "<=1.3",
+ "elmsln/haxcms": "<11",
"encore/laravel-admin": "<=1.8.19",
"endroid/qr-code-bundle": "<3.4.2",
"enhavo/enhavo-app": "<=0.13.1",
@@ -11592,13 +11959,13 @@
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1-dev",
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev",
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
- "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26|>=3.3,<3.3.39",
- "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
+ "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.38|>=3.3,<3.3.39",
+ "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1|>=5.3.0.0-beta1,<5.3.5",
"ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
"ezsystems/ezplatform-http-cache": "<2.3.16",
"ezsystems/ezplatform-kernel": "<1.2.5.1-dev|>=1.3,<1.3.35",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
- "ezsystems/ezplatform-richtext": ">=2.3,<2.3.7.1-dev|>=3.3,<3.3.40",
+ "ezsystems/ezplatform-richtext": ">=2.3,<2.3.26|>=3.3,<3.3.40",
"ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": "<6.13.8.2-dev|>=7,<7.5.31",
@@ -11621,10 +11988,10 @@
"firebase/php-jwt": "<6",
"fisharebest/webtrees": "<=2.1.18",
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
- "fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
- "flarum/core": "<1.8.5",
+ "fixpunkt/fp-newsletter": "<1.1.1|>=1.2,<2.1.2|>=2.2,<3.2.6",
+ "flarum/core": "<1.8.10",
"flarum/flarum": "<0.1.0.0-beta8",
- "flarum/framework": "<1.8.5",
+ "flarum/framework": "<1.8.10",
"flarum/mentions": "<1.6.3",
"flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
"flarum/tags": "<=0.1.0.0-beta13",
@@ -11645,23 +12012,25 @@
"friendsofsymfony1/symfony1": ">=1.1,<1.5.19",
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
"friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6",
- "froala/wysiwyg-editor": "<3.2.7|>=4.0.1,<=4.1.3",
- "froxlor/froxlor": "<=2.2.0.0-RC3",
+ "froala/wysiwyg-editor": "<=4.3",
+ "froxlor/froxlor": "<=2.2.5",
"frozennode/administrator": "<=5.0.12",
"fuel/core": "<1.8.1",
"funadmin/funadmin": "<=5.0.2",
"gaoming13/wechat-php-sdk": "<=1.10.2",
"genix/cms": "<=1.1.11",
- "getformwork/formwork": "<=2.0.0.0-beta3",
+ "georgringer/news": "<1.3.3",
+ "geshi/geshi": "<=1.0.9.1",
+ "getformwork/formwork": "<1.13.1|>=2.0.0.0-beta1,<2.0.0.0-beta4",
"getgrav/grav": "<1.7.46",
- "getkirby/cms": "<=3.6.6.5|>=3.7,<=3.7.5.4|>=3.8,<=3.8.4.3|>=3.9,<=3.9.8.1|>=3.10,<=3.10.1|>=4,<=4.3",
- "getkirby/kirby": "<=2.5.12",
+ "getkirby/cms": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1",
+ "getkirby/kirby": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1",
"getkirby/panel": "<2.5.14",
"getkirby/starterkit": "<=3.7.0.2",
"gilacms/gila": "<=1.15.4",
"gleez/cms": "<=1.3|==2",
"globalpayments/php-sdk": "<2",
- "goalgorilla/open_social": "<12.3.8|>=12.4,<12.4.5|>=13.0.0.0-alpha1,<13.0.0.0-alpha11",
+ "goalgorilla/open_social": "<12.3.11|>=12.4,<12.4.10|>=13.0.0.0-alpha1,<13.0.0.0-alpha11",
"gogentooss/samlbase": "<1.2.7",
"google/protobuf": "<3.15",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
@@ -11673,6 +12042,7 @@
"guzzlehttp/oauth-subscriber": "<0.8.1",
"guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
"haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
+ "handcraftedinthealps/goodby-csv": "<1.4.3",
"harvesthq/chosen": "<1.8.7",
"helloxz/imgurl": "<=2.31",
"hhxsv5/laravel-s": "<3.7.36",
@@ -11682,9 +12052,10 @@
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
"httpsoft/http-message": "<1.0.12",
"hyn/multi-tenant": ">=5.6,<5.7.2",
- "ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.14",
+ "ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.21",
+ "ibexa/admin-ui-assets": ">=4.6.0.0-alpha1,<4.6.21",
"ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.6|>=4.6,<4.6.2",
- "ibexa/fieldtype-richtext": ">=4.6,<4.6.10",
+ "ibexa/fieldtype-richtext": ">=4.6,<4.6.21",
"ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
"ibexa/http-cache": ">=4.6,<4.6.14",
"ibexa/post-install": "<1.0.16|>=4.6,<4.6.14",
@@ -11700,8 +12071,8 @@
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
"imdbphp/imdbphp": "<=5.1.1",
"impresscms/impresscms": "<=1.4.5",
- "impresspages/impresspages": "<=1.0.12",
- "in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.2.3",
+ "impresspages/impresspages": "<1.0.13",
+ "in2code/femanager": "<5.5.5|>=6,<6.4.1|>=7,<7.4.2|>=8,<8.2.2",
"in2code/ipandlanguageredirect": "<5.1.2",
"in2code/lux": "<17.6.1|>=18,<24.0.2",
"in2code/powermail": "<7.5.1|>=8,<8.5.1|>=9,<10.9.1|>=11,<12.4.1",
@@ -11713,25 +12084,30 @@
"islandora/islandora": ">=2,<2.4.1",
"ivankristianto/phpwhois": "<=4.3",
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
+ "jambagecom/div2007": "<0.10.2",
"james-heinrich/getid3": "<1.9.21",
"james-heinrich/phpthumb": "<1.7.12",
"jasig/phpcas": "<1.3.3",
+ "jbartels/wec-map": "<3.0.3",
"jcbrand/converse.js": "<3.3.3",
"joelbutcher/socialstream": "<5.6|>=6,<6.2",
"johnbillion/wp-crontrol": "<1.16.2",
"joomla/application": "<1.0.13",
"joomla/archive": "<1.1.12|>=2,<2.0.1",
+ "joomla/database": ">=1,<2.2|>=3,<3.4",
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
"joomla/filter": "<1.4.4|>=2,<2.0.1",
"joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
"joomla/input": ">=2,<2.0.2",
- "joomla/joomla-cms": ">=2.5,<3.9.12",
+ "joomla/joomla-cms": "<3.9.12|>=4,<4.4.13|>=5,<5.2.6",
+ "joomla/joomla-platform": "<1.5.4",
"joomla/session": "<1.3.1",
"joyqi/hyper-down": "<=2.4.27",
"jsdecena/laracom": "<2.0.9",
"jsmitty12/phpwhois": "<5.1",
- "juzaweb/cms": "<=3.4",
+ "juzaweb/cms": "<=3.4.2",
"jweiland/events2": "<8.3.8|>=9,<9.0.6",
+ "jweiland/kk-downloader": "<1.2.2",
"kazist/phpwhois": "<=4.2.6",
"kelvinmo/simplexrd": "<3.1.1",
"kevinpapst/kimai2": "<1.16.7",
@@ -11741,6 +12117,7 @@
"klaviyo/magento2-extension": ">=1,<3",
"knplabs/knp-snappy": "<=1.4.2",
"kohana/core": "<3.3.3",
+ "koillection/koillection": "<1.6.12",
"krayin/laravel-crm": "<=1.3",
"kreait/firebase-php": ">=3.2,<3.8.1",
"kumbiaphp/kumbiapp": "<=1.1.1",
@@ -11751,7 +12128,7 @@
"lara-zeus/artemis": ">=1,<=1.0.6",
"lara-zeus/dynamic-dashboard": ">=3,<=3.0.1",
"laravel/fortify": "<1.11.1",
- "laravel/framework": "<6.20.45|>=7,<7.30.7|>=8,<8.83.28|>=9,<9.52.17|>=10,<10.48.23|>=11,<11.31",
+ "laravel/framework": "<10.48.29|>=11,<11.44.1|>=12,<12.1.1",
"laravel/laravel": ">=5.4,<5.4.22",
"laravel/pulse": "<1.3.1",
"laravel/reverb": "<1.4",
@@ -11759,7 +12136,7 @@
"latte/latte": "<2.10.8",
"lavalite/cms": "<=9|==10.1",
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
- "league/commonmark": "<2.6",
+ "league/commonmark": "<2.7",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
"league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3",
"leantime/leantime": "<3.3",
@@ -11771,11 +12148,15 @@
"limesurvey/limesurvey": "<6.5.12",
"livehelperchat/livehelperchat": "<=3.91",
"livewire/livewire": "<2.12.7|>=3.0.0.0-beta1,<3.5.2",
+ "livewire/volt": "<1.7",
"lms/routes": "<2.1.1",
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
+ "lomkit/laravel-rest-api": "<2.13",
+ "luracast/restler": "<3.1",
"luyadev/yii-helpers": "<1.2.1",
+ "macropay-solutions/laravel-crud-wizard-free": "<3.4.17",
"maestroerror/php-heic-to-jpg": "<1.0.5",
- "magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch11|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch9|>=2.4.7.0-beta1,<2.4.7.0-patch4|>=2.4.8.0-beta1,<2.4.8.0-beta2",
+ "magento/community-edition": "<2.4.5.0-patch13|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch11|>=2.4.7.0-beta1,<2.4.7.0-patch6|>=2.4.8.0-beta1,<2.4.8.0-patch1",
"magento/core": "<=1.9.4.5",
"magento/magento1ce": "<1.9.4.3-dev",
"magento/magento1ee": ">=1,<1.14.4.3-dev",
@@ -11786,8 +12167,9 @@
"mainwp/mainwp": "<=4.4.3.3",
"mantisbt/mantisbt": "<=2.26.3",
"marcwillmann/turn": "<0.3.3",
+ "matomo/matomo": "<1.11",
"matyhtf/framework": "<3.0.6",
- "mautic/core": "<5.2.3",
+ "mautic/core": "<5.2.6|>=6.0.0.0-alpha,<6.0.2",
"mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
"maximebf/debugbar": "<1.19",
"mdanter/ecc": "<2",
@@ -11797,6 +12179,7 @@
"mediawiki/data-transfer": ">=1.39,<1.39.11|>=1.41,<1.41.3|>=1.42,<1.42.2",
"mediawiki/matomo": "<2.4.3",
"mediawiki/semantic-media-wiki": "<4.0.2",
+ "mehrwert/phpmyadmin": "<3.2",
"melisplatform/melis-asset-manager": "<5.0.1",
"melisplatform/melis-cms": "<5.0.1",
"melisplatform/melis-front": "<5.0.1",
@@ -11810,11 +12193,11 @@
"miniorange/miniorange-saml": "<1.4.3",
"mittwald/typo3_forum": "<1.2.1",
"mobiledetect/mobiledetectlib": "<2.8.32",
- "modx/revolution": "<=2.8.3.0-patch",
+ "modx/revolution": "<=3.1",
"mojo42/jirafeau": "<4.4",
"mongodb/mongodb": ">=1,<1.9.2",
"monolog/monolog": ">=1.8,<1.12",
- "moodle/moodle": "<4.3.10|>=4.4,<4.4.6|>=4.5.0.0-beta,<4.5.2",
+ "moodle/moodle": "<4.3.12|>=4.4,<4.4.8|>=4.5.0.0-beta,<4.5.4",
"mos/cimage": "<0.7.19",
"movim/moxl": ">=0.8,<=0.10",
"movingbytes/social-network": "<=1.2.1",
@@ -11828,6 +12211,7 @@
"mustache/mustache": ">=2,<2.14.1",
"mwdelaney/wp-enable-svg": "<=0.2",
"namshi/jose": "<2.2",
+ "nasirkhan/laravel-starter": "<11.11",
"nategood/httpful": "<1",
"neoan3-apps/template": "<1.1.1",
"neorazorx/facturascripts": "<2022.04",
@@ -11842,6 +12226,7 @@
"nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
"nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
"nilsteampassnet/teampass": "<3.1.3.1-dev",
+ "nitsan/ns-backup": "<13.0.1",
"nonfiction/nterchange": "<4.1.1",
"notrinos/notrinos-erp": "<=0.7",
"noumo/easyii": "<=0.9",
@@ -11853,16 +12238,17 @@
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
"october/backend": "<1.1.2",
"october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
- "october/october": "<=3.6.4",
+ "october/october": "<3.7.5",
"october/rain": "<1.0.472|>=1.1,<1.1.2",
- "october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.5.15",
+ "october/system": "<3.7.5",
+ "oliverklee/phpunit": "<3.5.15",
"omeka/omeka-s": "<4.0.3",
"onelogin/php-saml": "<2.10.4",
"oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
"open-web-analytics/open-web-analytics": "<1.7.4",
"opencart/opencart": ">=0",
"openid/php-openid": "<2.3",
- "openmage/magento-lts": "<20.10.1",
+ "openmage/magento-lts": "<20.12.3",
"opensolutions/vimbadmin": "<=3.0.15",
"opensource-workshop/connect-cms": "<1.8.7|>=2,<2.4.7",
"orchid/platform": ">=8,<14.43",
@@ -11873,7 +12259,7 @@
"oro/customer-portal": ">=4.1,<=4.1.13|>=4.2,<=4.2.10|>=5,<=5.0.11|>=5.1,<=5.1.3",
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<=5.0.12|>=5.1,<=5.1.3",
"oveleon/contao-cookiebar": "<1.16.3|>=2,<2.1.3",
- "oxid-esales/oxideshop-ce": "<4.5",
+ "oxid-esales/oxideshop-ce": "<=7.0.5",
"oxid-esales/paymorrow-module": ">=1,<1.0.2|>=2,<2.0.1",
"packbackbooks/lti-1-3-php-library": "<5",
"padraic/humbug_get_contents": "<1.1.2",
@@ -11889,6 +12275,7 @@
"pear/archive_tar": "<1.4.14",
"pear/auth": "<1.2.4",
"pear/crypt_gpg": "<1.6.7",
+ "pear/http_request2": "<2.7",
"pear/pear": "<=1.10.1",
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
"personnummer/personnummer": "<3.0.2",
@@ -11904,7 +12291,8 @@
"phpmyadmin/phpmyadmin": "<5.2.2",
"phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5|>=3.2.10,<=4.0.1",
"phpoffice/common": "<0.2.9",
- "phpoffice/phpexcel": "<1.8.1",
+ "phpoffice/math": "<=0.2",
+ "phpoffice/phpexcel": "<=1.8.2",
"phpoffice/phpspreadsheet": "<1.29.9|>=2,<2.1.8|>=2.2,<2.3.7|>=3,<3.9",
"phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36",
"phpservermon/phpservermon": "<3.6",
@@ -11914,18 +12302,19 @@
"phpxmlrpc/extras": "<0.6.1",
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"pi/pi": "<=2.5",
- "pimcore/admin-ui-classic-bundle": "<1.7.4",
+ "pimcore/admin-ui-classic-bundle": "<1.7.6",
"pimcore/customer-management-framework-bundle": "<4.2.1",
"pimcore/data-hub": "<1.2.4",
"pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
"pimcore/demo": "<10.3",
"pimcore/ecommerce-framework-bundle": "<1.0.10",
"pimcore/perspective-editor": "<1.5.1",
- "pimcore/pimcore": "<11.2.4|>=11.4.2,<11.5.3",
- "pixelfed/pixelfed": "<0.11.11",
+ "pimcore/pimcore": "<11.5.4",
+ "piwik/piwik": "<1.11",
+ "pixelfed/pixelfed": "<0.12.5",
"plotly/plotly.js": "<2.25.2",
"pocketmine/bedrock-protocol": "<8.0.2",
- "pocketmine/pocketmine-mp": "<5.11.2",
+ "pocketmine/pocketmine-mp": "<5.25.2",
"pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
@@ -11943,10 +12332,11 @@
"processwire/processwire": "<=3.0.229",
"propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
"propel/propel1": ">=1,<=1.7.1",
- "pterodactyl/panel": "<1.11.8",
+ "pterodactyl/panel": "<=1.11.10",
"ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
"ptrofimov/beanstalk_console": "<1.7.14",
"pubnub/pubnub": "<6.1",
+ "punktde/pt_extbase": "<1.5.1",
"pusher/pusher-php-server": "<2.2.1",
"pwweb/laravel-core": "<=0.3.6.0-beta",
"pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
@@ -11960,13 +12350,15 @@
"rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2",
- "redaxo/source": "<=5.18.1",
+ "redaxo/source": "<5.18.3",
"remdex/livehelperchat": "<4.29",
+ "renolit/reint-downloadmanager": "<4.0.2|>=5,<5.0.1",
"reportico-web/reportico": "<=8.1",
"rhukster/dom-sanitizer": "<1.0.7",
"rmccue/requests": ">=1.6,<1.8",
"robrichards/xmlseclibs": ">=1,<3.0.4",
"roots/soil": "<4.1",
+ "roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11",
"rudloff/alltube": "<3.0.3",
"rudloff/rtmpdump-bin": "<=2.3.1",
"s-cart/core": "<6.9",
@@ -11979,12 +12371,12 @@
"serluck/phpwhois": "<=4.2.6",
"sfroemken/url_redirect": "<=1.2.1",
"sheng/yiicms": "<1.2.1",
- "shopware/core": "<=6.5.8.12|>=6.6,<=6.6.5",
- "shopware/platform": "<=6.5.8.12|>=6.6,<=6.6.5",
+ "shopware/core": "<6.5.8.18-dev|>=6.6,<6.6.10.3-dev|>=6.7.0.0-RC1-dev,<6.7.0.0-RC2-dev",
+ "shopware/platform": "<6.5.8.18-dev|>=6.6,<6.6.10.3-dev|>=6.7.0.0-RC1-dev,<6.7.0.0-RC2-dev",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.7.17",
"shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev",
- "shopxo/shopxo": "<=6.1",
+ "shopxo/shopxo": "<=6.4",
"showdoc/showdoc": "<2.10.4",
"shuchkin/simplexlsx": ">=1.0.12,<1.1.13",
"silverstripe-australia/advancedreports": ">=1,<=2",
@@ -11993,7 +12385,7 @@
"silverstripe/cms": "<4.11.3",
"silverstripe/comments": ">=1.3,<3.1.1",
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
- "silverstripe/framework": "<5.3.8",
+ "silverstripe/framework": "<5.3.23",
"silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3",
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
"silverstripe/recipe-cms": ">=4.5,<4.5.3",
@@ -12006,8 +12398,8 @@
"silverstripe/userforms": "<3|>=5,<5.4.2",
"silverstripe/versioned-admin": ">=1,<1.11.1",
"simple-updates/phpwhois": "<=1",
- "simplesamlphp/saml2": "<4.6.14|==5.0.0.0-alpha12",
- "simplesamlphp/saml2-legacy": "<4.6.14",
+ "simplesamlphp/saml2": "<=4.16.15|>=5.0.0.0-alpha1,<=5.0.0.0-alpha19",
+ "simplesamlphp/saml2-legacy": "<=4.16.15",
"simplesamlphp/simplesamlphp": "<1.18.6",
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
"simplesamlphp/simplesamlphp-module-openid": "<1",
@@ -12016,12 +12408,14 @@
"simplesamlphp/xml-security": "==1.6.11",
"simplito/elliptic-php": "<1.0.6",
"sitegeist/fluid-components": "<3.5",
+ "sjbr/sr-feuser-register": "<2.6.2|>=5.1,<12.5",
"sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
+ "sjbr/static-info-tables": "<2.3.1",
"slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1",
"slim/slim": "<2.6",
"slub/slub-events": "<3.0.3",
"smarty/smarty": "<4.5.3|>=5,<5.1.1",
- "snipe/snipe-it": "<=7.0.13",
+ "snipe/snipe-it": "<8.1",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"spatie/browsershot": "<5.0.5",
@@ -12032,8 +12426,8 @@
"spoonity/tcpdf": "<6.2.22",
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
"ssddanbrown/bookstack": "<24.05.1",
- "starcitizentools/citizen-skin": ">=2.6.3,<2.31",
- "starcitizentools/tabber-neue": ">=1.9.1,<2.7.2",
+ "starcitizentools/citizen-skin": ">=2.4.2,<3.3.1",
+ "starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1",
"statamic/cms": "<=5.16",
"stormpath/sdk": "<9.9.99",
"studio-42/elfinder": "<=2.1.64",
@@ -12041,16 +12435,17 @@
"subhh/libconnect": "<7.0.8|>=8,<8.1",
"sukohi/surpass": "<1",
"sulu/form-bundle": ">=2,<2.5.3",
- "sulu/sulu": "<1.6.44|>=2,<2.5.21|>=2.6,<2.6.5",
+ "sulu/sulu": "<1.6.44|>=2,<2.5.25|>=2.6,<2.6.9|>=3.0.0.0-alpha1,<3.0.0.0-alpha3",
"sumocoders/framework-user-bundle": "<1.4",
"superbig/craft-audit": "<3.0.2",
+ "svewap/a21glossary": "<=0.4.10",
"swag/paypal": "<5.4.4",
"swiftmailer/swiftmailer": "<6.2.5",
"swiftyedit/swiftyedit": "<1.2",
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/grid-bundle": "<1.10.1",
- "sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1",
+ "sylius/paypal-plugin": "<1.6.2|>=1.7,<1.7.2|>=2,<2.0.2",
"sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
"sylius/sylius": "<1.12.19|>=1.13.0.0-alpha1,<1.13.4",
"symbiote/silverstripe-multivaluefield": ">=3,<3.1",
@@ -12087,6 +12482,8 @@
"symfony/translation": ">=2,<2.0.17",
"symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
"symfony/ux-autocomplete": "<2.11.2",
+ "symfony/ux-live-component": "<2.25.1",
+ "symfony/ux-twig-component": "<2.25.1",
"symfony/validator": "<5.4.43|>=6,<6.4.11|>=7,<7.1.4",
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
@@ -12096,7 +12493,7 @@
"t3/dce": "<0.11.5|>=2.2,<2.6.2",
"t3g/svg-sanitizer": "<1.0.3",
"t3s/content-consent": "<1.0.3|>=2,<2.0.2",
- "tastyigniter/tastyigniter": "<3.3",
+ "tastyigniter/tastyigniter": "<4",
"tcg/voyager": "<=1.8",
"tecnickcom/tc-lib-pdf-font": "<2.6.4",
"tecnickcom/tcpdf": "<6.8",
@@ -12124,13 +12521,14 @@
"twbs/bootstrap": "<=3.4.1|>=4,<=4.6.2",
"twig/twig": "<3.11.2|>=3.12,<3.14.1|>=3.16,<3.19",
"typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
- "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<10.4.46|>=11,<11.5.40|>=12,<12.4.21|>=13,<13.3.1",
+ "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<10.4.46|>=11,<11.5.40|>=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-belog": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-beuser": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
- "typo3/cms-core": "<=8.7.56|>=9,<=9.5.48|>=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
+ "typo3/cms-core": "<=8.7.56|>=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-dashboard": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
"typo3/cms-extensionmanager": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
+ "typo3/cms-felogin": ">=4.2,<4.2.3",
"typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
@@ -12139,6 +12537,8 @@
"typo3/cms-lowlevel": ">=11,<=11.5.41",
"typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
"typo3/cms-scheduler": ">=11,<=11.5.41",
+ "typo3/cms-setup": ">=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
+ "typo3/cms-webhooks": ">=12,<=12.4.30|>=13,<=13.4.11",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
@@ -12155,21 +12555,24 @@
"uvdesk/core-framework": "<=1.1.1",
"vanilla/safecurl": "<0.9.2",
"verbb/comments": "<1.5.5",
- "verbb/formie": "<2.1.6",
+ "verbb/formie": "<=2.1.43",
"verbb/image-resizer": "<2.0.9",
"verbb/knock-knock": "<1.2.8",
"verot/class.upload.php": "<=2.1.6",
+ "vertexvaar/falsftp": "<0.2.6",
"villagedefrance/opencart-overclocked": "<=1.11.1",
"vova07/yii2-fileapi-widget": "<0.1.9",
"vrana/adminer": "<4.8.1",
"vufind/vufind": ">=2,<9.1.1",
"waldhacker/hcaptcha": "<2.1.2",
"wallabag/tcpdf": "<6.2.22",
- "wallabag/wallabag": "<2.6.7",
+ "wallabag/wallabag": "<2.6.11",
"wanglelecc/laracms": "<=1.0.3",
+ "wapplersystems/a21glossary": "<=0.4.10",
"web-auth/webauthn-framework": ">=3.3,<3.3.4|>=4.5,<4.9",
"web-auth/webauthn-lib": ">=4.5,<4.9",
"web-feet/coastercms": "==5.5",
+ "web-tp3/wec_map": "<3.0.3",
"webbuilders-group/silverstripe-kapost-bridge": "<0.4",
"webcoast/deferred-image-processing": "<1.0.2",
"webklex/laravel-imap": "<5.3",
@@ -12195,19 +12598,19 @@
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
"yab/quarx": "<2.4.5",
- "yeswiki/yeswiki": "<=4.4.5",
+ "yeswiki/yeswiki": "<4.5.4",
"yetiforce/yetiforce-crm": "<6.5",
"yidashi/yii2cmf": "<=2",
"yii2mod/yii2-cms": "<1.9.2",
- "yiisoft/yii": "<1.1.29",
- "yiisoft/yii2": "<2.0.49.4-dev",
+ "yiisoft/yii": "<1.1.31",
+ "yiisoft/yii2": "<2.0.52",
"yiisoft/yii2-authclient": "<2.2.15",
"yiisoft/yii2-bootstrap": "<2.0.4",
- "yiisoft/yii2-dev": "<2.0.43",
+ "yiisoft/yii2-dev": "<=2.0.45",
"yiisoft/yii2-elasticsearch": "<2.0.5",
"yiisoft/yii2-gii": "<=2.2.4",
"yiisoft/yii2-jui": "<2.0.4",
- "yiisoft/yii2-redis": "<2.0.8",
+ "yiisoft/yii2-redis": "<2.0.20",
"yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
"yourls/yourls": "<=1.8.2",
@@ -12286,7 +12689,7 @@
"type": "tidelift"
}
],
- "time": "2025-03-01T00:21:40+00:00"
+ "time": "2025-06-27T21:05:09+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -13440,16 +13843,16 @@
},
{
"name": "swoole/ide-helper",
- "version": "6.0.0",
+ "version": "6.0.2",
"source": {
"type": "git",
"url": "https://github.com/swoole/ide-helper.git",
- "reference": "86a61562a1f1634339ee52f3b8988591f51a2799"
+ "reference": "6f12243dce071714c5febe059578d909698f9a52"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/swoole/ide-helper/zipball/86a61562a1f1634339ee52f3b8988591f51a2799",
- "reference": "86a61562a1f1634339ee52f3b8988591f51a2799",
+ "url": "https://api.github.com/repos/swoole/ide-helper/zipball/6f12243dce071714c5febe059578d909698f9a52",
+ "reference": "6f12243dce071714c5febe059578d909698f9a52",
"shasum": "",
"mirrors": [
{
@@ -13472,9 +13875,9 @@
"description": "IDE help files for Swoole.",
"support": {
"issues": "https://github.com/swoole/ide-helper/issues",
- "source": "https://github.com/swoole/ide-helper/tree/6.0.0"
+ "source": "https://github.com/swoole/ide-helper/tree/6.0.2"
},
- "time": "2025-01-03T19:08:24+00:00"
+ "time": "2025-03-23T07:31:41+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -13646,16 +14049,16 @@
},
{
"name": "symfony/mailer",
- "version": "v6.4.13",
+ "version": "v6.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
- "reference": "c2f7e0d8d7ac8fe25faccf5d8cac462805db2663"
+ "reference": "ada2809ccd4ec27aba9fc344e3efdaec624c6438"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mailer/zipball/c2f7e0d8d7ac8fe25faccf5d8cac462805db2663",
- "reference": "c2f7e0d8d7ac8fe25faccf5d8cac462805db2663",
+ "url": "https://api.github.com/repos/symfony/mailer/zipball/ada2809ccd4ec27aba9fc344e3efdaec624c6438",
+ "reference": "ada2809ccd4ec27aba9fc344e3efdaec624c6438",
"shasum": "",
"mirrors": [
{
@@ -13712,7 +14115,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/mailer/tree/v6.4.13"
+ "source": "https://github.com/symfony/mailer/tree/v6.4.21"
},
"funding": [
{
@@ -13728,20 +14131,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:18:03+00:00"
+ "time": "2025-04-26T23:47:35+00:00"
},
{
"name": "symfony/mime",
- "version": "v6.4.18",
+ "version": "v6.4.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e"
+ "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/917d77981eb1ea963608d5cda4d9c0cf72eaa68e",
- "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3",
+ "reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3",
"shasum": "",
"mirrors": [
{
@@ -13803,7 +14206,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v6.4.18"
+ "source": "https://github.com/symfony/mime/tree/v6.4.19"
},
"funding": [
{
@@ -13819,20 +14222,20 @@
"type": "tidelift"
}
],
- "time": "2025-01-23T13:10:52+00:00"
+ "time": "2025-02-17T21:23:52+00:00"
},
{
"name": "symfony/options-resolver",
- "version": "v6.4.13",
+ "version": "v6.4.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
- "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db"
+ "reference": "368128ad168f20e22c32159b9f761e456cec0c78"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0a62a9f2504a8dd27083f89d21894ceb01cc59db",
- "reference": "0a62a9f2504a8dd27083f89d21894ceb01cc59db",
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/368128ad168f20e22c32159b9f761e456cec0c78",
+ "reference": "368128ad168f20e22c32159b9f761e456cec0c78",
"shasum": "",
"mirrors": [
{
@@ -13876,7 +14279,7 @@
"options"
],
"support": {
- "source": "https://github.com/symfony/options-resolver/tree/v6.4.13"
+ "source": "https://github.com/symfony/options-resolver/tree/v6.4.16"
},
"funding": [
{
@@ -13892,7 +14295,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:18:03+00:00"
+ "time": "2024-11-20T10:57:02+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
@@ -13924,8 +14327,8 @@
"type": "library",
"extra": {
"thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
+ "url": "https://github.com/symfony/polyfill",
+ "name": "symfony/polyfill"
}
},
"autoload": {
@@ -14157,16 +14560,16 @@
},
{
"name": "symfony/translation",
- "version": "v6.4.13",
+ "version": "v6.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66"
+ "reference": "7e3b3b7146c6fab36ddff304a8041174bf6e17ad"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/bee9bfabfa8b4045a66bf82520e492cddbaffa66",
- "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/7e3b3b7146c6fab36ddff304a8041174bf6e17ad",
+ "reference": "7e3b3b7146c6fab36ddff304a8041174bf6e17ad",
"shasum": "",
"mirrors": [
{
@@ -14238,7 +14641,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/v6.4.13"
+ "source": "https://github.com/symfony/translation/tree/v6.4.22"
},
"funding": [
{
@@ -14254,7 +14657,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T18:14:25+00:00"
+ "time": "2025-05-29T07:06:44+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -14341,17 +14744,95 @@
"time": "2024-09-25T14:20:29+00:00"
},
{
+ "name": "symfony/yaml",
+ "version": "v6.4.21",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/yaml.git",
+ "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/f01987f45676778b474468aa266fe2eda1f2bc7e",
+ "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e",
+ "shasum": "",
+ "mirrors": [
+ {
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
+ "preferred": true
+ }
+ ]
+ },
+ "require": {
+ "php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
+ "symfony/polyfill-ctype": "^1.8"
+ },
+ "conflict": {
+ "symfony/console": "<5.4"
+ },
+ "require-dev": {
+ "symfony/console": "^5.4|^6.0|^7.0"
+ },
+ "bin": [
+ "Resources/bin/yaml-lint"
+ ],
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Yaml\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Fabien Potencier",
+ "email": "fabien@symfony.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Loads and dumps YAML files",
+ "homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/yaml/tree/v6.4.21"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2025-04-04T09:48:44+00:00"
+ },
+ {
"name": "ta-tikoma/phpunit-architecture-test",
- "version": "0.8.3",
+ "version": "0.8.5",
"source": {
"type": "git",
"url": "https://github.com/ta-tikoma/phpunit-architecture-test.git",
- "reference": "dadf040ad53ded6765e4d9ec7b6d0d37c3bd35cd"
+ "reference": "cf6fb197b676ba716837c886baca842e4db29005"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/dadf040ad53ded6765e4d9ec7b6d0d37c3bd35cd",
- "reference": "dadf040ad53ded6765e4d9ec7b6d0d37c3bd35cd",
+ "url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/cf6fb197b676ba716837c886baca842e4db29005",
+ "reference": "cf6fb197b676ba716837c886baca842e4db29005",
"shasum": "",
"mirrors": [
{
@@ -14364,7 +14845,7 @@
"nikic/php-parser": "^4.18.0 || ^5.0.0",
"php": "^8.1.0",
"phpdocumentor/reflection-docblock": "^5.3.0",
- "phpunit/phpunit": "^10.5.5 || ^11.0.0",
+ "phpunit/phpunit": "^10.5.5 || ^11.0.0 || ^12.0.0",
"symfony/finder": "^6.4.0 || ^7.0.0"
},
"require-dev": {
@@ -14401,9 +14882,9 @@
],
"support": {
"issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues",
- "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.3"
+ "source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.5"
},
- "time": "2024-01-05T14:08:24+00:00"
+ "time": "2025-04-20T20:23:40+00:00"
},
{
"name": "theseer/tokenizer",
@@ -14527,7 +15008,7 @@
}
],
"aliases": [],
- "minimum-stability": "dev",
+ "minimum-stability": "beta",
"stability-flags": {
"roave/security-advisories": 20
},