更新
This commit is contained in:
Generated
+65
-1
@@ -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": "aed98006f10d9fbc1ef4ac60e21a2a0e",
|
||||
"content-hash": "fc45399aa0379b0e0907f9125860728c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "lcobucci/jwt",
|
||||
@@ -629,6 +629,35 @@
|
||||
],
|
||||
"time": "2017-10-23T01:57:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sent/tree",
|
||||
"version": "v1.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://gitee.com/ycgpp/tree.git",
|
||||
"reference": "61229ea4cc4485fb8a82343921d33559daed2992"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"sent\\tree\\": "src"
|
||||
}
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "molong",
|
||||
"email": "ycgpp@126.com"
|
||||
}
|
||||
],
|
||||
"description": "tree",
|
||||
"time": "2019-11-26T13:24:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "topthink/framework",
|
||||
"version": "v6.0.12",
|
||||
@@ -844,6 +873,41 @@
|
||||
"thinkphp"
|
||||
],
|
||||
"time": "2021-02-22T02:09:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "xin/helper",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://gitee.com/liuxiaojinla/php-helper",
|
||||
"reference": "02a58132dae2aea2d1c0b8e66f55125969224747"
|
||||
},
|
||||
"require": {
|
||||
"ext-ctype": "*",
|
||||
"ext-iconv": "*",
|
||||
"ext-json": "*",
|
||||
"ext-libxml": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-simplexml": "*"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"xin\\helper\\": "src/"
|
||||
}
|
||||
},
|
||||
"license": [
|
||||
"Apache-2.0"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "晋",
|
||||
"email": "1540175452@qq.com"
|
||||
}
|
||||
],
|
||||
"description": "PHP项目日常开发必备基础库,数组工具类、字符串工具类、数字工具类、函数工具类、服务器工具类、加密工具类",
|
||||
"time": "2019-06-22T08:28:23+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
||||
Reference in New Issue
Block a user