mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
完成日志管理和管理员分组管理
This commit is contained in:
44
composer.lock
generated
44
composer.lock
generated
@@ -436,12 +436,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/top-think/framework.git",
|
||||
"reference": "7c7d4e0e4afb7156167a9714fdbd26b6f7aa8934"
|
||||
"reference": "3f851f5d2105ea43843363093c3c945f0bdc2e3c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/top-think/framework/zipball/7c7d4e0e4afb7156167a9714fdbd26b6f7aa8934",
|
||||
"reference": "7c7d4e0e4afb7156167a9714fdbd26b6f7aa8934",
|
||||
"url": "https://api.github.com/repos/top-think/framework/zipball/3f851f5d2105ea43843363093c3c945f0bdc2e3c",
|
||||
"reference": "3f851f5d2105ea43843363093c3c945f0bdc2e3c",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@@ -496,7 +496,7 @@
|
||||
"orm",
|
||||
"thinkphp"
|
||||
],
|
||||
"time": "2019-09-01T11:17:14+00:00"
|
||||
"time": "2019-09-16T03:49:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "topthink/think-captcha",
|
||||
@@ -657,12 +657,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/top-think/think-orm.git",
|
||||
"reference": "49c18c9ba68403451031f6afac9c6091cb071115"
|
||||
"reference": "759cc5848dbd3d5b9662040e135011198e882146"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/top-think/think-orm/zipball/49c18c9ba68403451031f6afac9c6091cb071115",
|
||||
"reference": "49c18c9ba68403451031f6afac9c6091cb071115",
|
||||
"url": "https://api.github.com/repos/top-think/think-orm/zipball/759cc5848dbd3d5b9662040e135011198e882146",
|
||||
"reference": "759cc5848dbd3d5b9662040e135011198e882146",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@@ -672,6 +672,7 @@
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"php": ">=7.1.0",
|
||||
"psr/log": "~1.0",
|
||||
"psr/simple-cache": "^1.0",
|
||||
@@ -699,20 +700,20 @@
|
||||
"database",
|
||||
"orm"
|
||||
],
|
||||
"time": "2019-09-02T06:01:06+00:00"
|
||||
"time": "2019-09-16T01:27:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "topthink/think-template",
|
||||
"version": "v2.0.5",
|
||||
"version": "v2.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/top-think/think-template.git",
|
||||
"reference": "3fb2741d6921475d980d987130cf8780c99c994c"
|
||||
"reference": "1db0078db13397e7271826f895f8d17279ad9e1e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/top-think/think-template/zipball/3fb2741d6921475d980d987130cf8780c99c994c",
|
||||
"reference": "3fb2741d6921475d980d987130cf8780c99c994c",
|
||||
"url": "https://api.github.com/repos/top-think/think-template/zipball/1db0078db13397e7271826f895f8d17279ad9e1e",
|
||||
"reference": "1db0078db13397e7271826f895f8d17279ad9e1e",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@@ -742,20 +743,20 @@
|
||||
}
|
||||
],
|
||||
"description": "the php template engine",
|
||||
"time": "2019-07-30T06:29:57+00:00"
|
||||
"time": "2019-09-04T13:43:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "topthink/think-view",
|
||||
"version": "v1.0.9",
|
||||
"version": "v1.0.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/top-think/think-view.git",
|
||||
"reference": "3cc8afc7069d3610b5ed09faebdddcfb5c929e80"
|
||||
"reference": "2110794aad592e007f2a8949c07ff50928028073"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/top-think/think-view/zipball/3cc8afc7069d3610b5ed09faebdddcfb5c929e80",
|
||||
"reference": "3cc8afc7069d3610b5ed09faebdddcfb5c929e80",
|
||||
"url": "https://api.github.com/repos/top-think/think-view/zipball/2110794aad592e007f2a8949c07ff50928028073",
|
||||
"reference": "2110794aad592e007f2a8949c07ff50928028073",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@@ -769,13 +770,6 @@
|
||||
"topthink/think-template": "^2.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"think": {
|
||||
"config": {
|
||||
"template": "src/config/template.php"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"think\\view\\driver\\": "src"
|
||||
@@ -792,7 +786,7 @@
|
||||
}
|
||||
],
|
||||
"description": "thinkphp template driver",
|
||||
"time": "2019-07-30T04:10:50+00:00"
|
||||
"time": "2019-09-10T14:58:31+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
|
||||
Reference in New Issue
Block a user