mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
ComposerUpdate
This commit is contained in:
parent
a28f8fb8fd
commit
b58992bd8d
8
vendor/composer/installed.json
vendored
8
vendor/composer/installed.json
vendored
@ -937,12 +937,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zoujingli/ThinkLibrary.git",
|
||||
"reference": "e1cc4dcb049fc1cedbb99807d235e5bda3dcdf71"
|
||||
"reference": "77717276da3ea1148a75b2a2c5fa11aa561c3ac0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/e1cc4dcb049fc1cedbb99807d235e5bda3dcdf71",
|
||||
"reference": "e1cc4dcb049fc1cedbb99807d235e5bda3dcdf71",
|
||||
"url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/77717276da3ea1148a75b2a2c5fa11aa561c3ac0",
|
||||
"reference": "77717276da3ea1148a75b2a2c5fa11aa561c3ac0",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@ -959,7 +959,7 @@
|
||||
"ext-mbstring": "*",
|
||||
"topthink/framework": "^6.0"
|
||||
},
|
||||
"time": "2020-12-26T08:29:41+00:00",
|
||||
"time": "2020-12-26T09:53:10+00:00",
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"think": {
|
||||
|
2
vendor/services.php
vendored
2
vendor/services.php
vendored
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
// This file is automatically generated at:2020-12-26 16:45:15
|
||||
// This file is automatically generated at:2020-12-28 10:39:29
|
||||
declare (strict_types = 1);
|
||||
return array (
|
||||
0 => 'think\\admin\\Library',
|
||||
|
@ -42,7 +42,7 @@ class Library extends Service
|
||||
/**
|
||||
* 版本号
|
||||
*/
|
||||
const VERSION = '6.0.23';
|
||||
const VERSION = '6.0.22';
|
||||
|
||||
/**
|
||||
* 启动服务
|
||||
|
Loading…
x
Reference in New Issue
Block a user