This commit is contained in:
Aether
2025-10-15 15:16:25 +08:00
parent 8f6d28162d
commit 0532bcba4b
3 changed files with 12 additions and 6 deletions

12
composer.lock generated
View File

@@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "https://gitee.com/devAether666/aether-hyperf.git",
"reference": "54e6f072f44403f5746090db89afda9d248bc8a6"
"reference": "b01e07101e6a4ee1f6f6d6e6496961c47f34d663"
},
"require": {
"hyperf/db-connection": "~3.1.0",
@@ -52,7 +52,7 @@
}
],
"description": "Aether Hyperf Common Components",
"time": "2025-10-11T01:19:19+00:00"
"time": "2025-10-15T06:26:58+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",
@@ -129,7 +129,11 @@
"source": {
"type": "git",
"url": "https://gitee.com/devAether666/dhd-contract.git",
"reference": "732a6b8477f14b7c21d772f1362db3f6dc905ff7"
"reference": "3ea8fcdd7efd083fba689c7b191e60078a772e53"
},
"require": {
"hyperf/database": "~3.1.0",
"php": ">=8.1"
},
"default-branch": true,
"type": "library",
@@ -153,7 +157,7 @@
}
],
"description": "DHD Micro Service Contract Package",
"time": "2025-10-11T01:13:15+00:00"
"time": "2025-10-14T01:32:08+00:00"
},
{
"name": "doctrine/deprecations",