移除其他一些依赖;

This commit is contained in:
2022-04-07 10:57:12 +08:00
parent 03cb7a1a7a
commit 22e306626c
3 changed files with 6 additions and 60 deletions

57
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": "fdb5d3e361e1b400984f4ff47a15c98e",
"content-hash": "b165f907f620d029664c50085142cb1a",
"packages": [
{
"name": "adbario/php-dot-notation",
@@ -3301,59 +3301,6 @@
"source": "https://github.com/zhongshaofa/easyadmin-sdk/tree/v1.0.2"
},
"time": "2021-09-20T14:28:06+00:00"
},
{
"name": "zhongshaofa/thinkphp-log-trace",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/zhongshaofa/thinkphp-log-trace.git",
"reference": "20388c806bd78f493cb806ad1bce2f5c81c9e969"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zhongshaofa/thinkphp-log-trace/zipball/20388c806bd78f493cb806ad1bce2f5c81c9e969",
"reference": "20388c806bd78f493cb806ad1bce2f5c81c9e969",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"php": ">=7.1.0"
},
"require-dev": {
"mockery/mockery": "^1.3.0",
"phpunit/phpunit": "^8.5.0",
"topthink/framework": "^6.0.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Test\\": "tests",
"LogTrace\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "zhongshaofa",
"email": "2286732552@qq.com"
}
],
"description": "thinkphp6链路日志组件",
"support": {
"issues": "https://github.com/zhongshaofa/thinkphp-log-trace/issues",
"source": "https://github.com/zhongshaofa/thinkphp-log-trace/tree/v1.0.1"
},
"time": "2021-09-04T09:43:49+00:00"
}
],
"packages-dev": [
@@ -3600,5 +3547,5 @@
"ext-json": "*"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
"plugin-api-version": "2.2.0"
}