Merge branch 'main' of ssh://ssh.github.com:443/netcccyun/dnsmgr

This commit is contained in:
net909
2025-07-18 14:47:30 +08:00
2 changed files with 18 additions and 18 deletions

View File

@@ -64,7 +64,7 @@
},
"require-dev": {
"symfony/var-dumper": "^7.3",
"topthink/think-trace":"^1.0",
"topthink/think-trace":"^2.0",
"swoole/ide-helper": "^6.0"
},
"autoload": {

34
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "39f34360e80abbce3e603a056ae6211a",
"content-hash": "876ad9987c672e0fa8d90dbe55321dc7",
"packages": [
{
"name": "cccyun/php-whois",
@@ -1348,16 +1348,16 @@
},
{
"name": "topthink/framework",
"version": "v8.1.2",
"version": "v8.1.3",
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
"reference": "8faec5c9b7a7f2a66ca3140a57e81bd6cd37567c"
"reference": "e4207e98b66f92d26097ed6efd535930cba90e8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/framework/zipball/8faec5c9b7a7f2a66ca3140a57e81bd6cd37567c",
"reference": "8faec5c9b7a7f2a66ca3140a57e81bd6cd37567c",
"url": "https://api.github.com/repos/top-think/framework/zipball/e4207e98b66f92d26097ed6efd535930cba90e8f",
"reference": "e4207e98b66f92d26097ed6efd535930cba90e8f",
"shasum": ""
},
"require": {
@@ -1409,9 +1409,9 @@
],
"support": {
"issues": "https://github.com/top-think/framework/issues",
"source": "https://github.com/top-think/framework/tree/v8.1.2"
"source": "https://github.com/top-think/framework/tree/v8.1.3"
},
"time": "2025-01-14T08:04:03+00:00"
"time": "2025-07-14T03:48:44+00:00"
},
{
"name": "topthink/think-container",
@@ -1811,21 +1811,21 @@
},
{
"name": "topthink/think-trace",
"version": "v1.6",
"version": "v2.0",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-trace.git",
"reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142"
"reference": "4ba6da2945b37931d61900a6e55dc02b05e5a63f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-trace/zipball/136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
"reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
"url": "https://api.github.com/repos/top-think/think-trace/zipball/4ba6da2945b37931d61900a6e55dc02b05e5a63f",
"reference": "4ba6da2945b37931d61900a6e55dc02b05e5a63f",
"shasum": ""
},
"require": {
"php": ">=7.1.0",
"topthink/framework": "^6.0|^8.0"
"php": ">=8.0",
"topthink/framework": "^8.1"
},
"type": "library",
"extra": {
@@ -1856,14 +1856,14 @@
"description": "thinkphp debug trace",
"support": {
"issues": "https://github.com/top-think/think-trace/issues",
"source": "https://github.com/top-think/think-trace/tree/v1.6"
"source": "https://github.com/top-think/think-trace/tree/v2.0"
},
"time": "2023-02-07T08:36:32+00:00"
"time": "2025-06-12T09:18:19+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
@@ -1877,6 +1877,6 @@
"ext-sockets": "*",
"ext-ssh2": "*"
},
"platform-dev": [],
"platform-dev": {},
"plugin-api-version": "2.6.0"
}