mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
ComposerUpdate
This commit is contained in:
parent
0af4b2a19a
commit
07df29422e
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": "a1ea81986d6c5e90af3a172cbec70cfc8fbfc7bf"
|
||||
"reference": "6f2b994b642a808ae10c1502edb8e5e92b2fff27"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/a1ea81986d6c5e90af3a172cbec70cfc8fbfc7bf",
|
||||
"reference": "a1ea81986d6c5e90af3a172cbec70cfc8fbfc7bf",
|
||||
"url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/6f2b994b642a808ae10c1502edb8e5e92b2fff27",
|
||||
"reference": "6f2b994b642a808ae10c1502edb8e5e92b2fff27",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@ -959,7 +959,7 @@
|
||||
"ext-mbstring": "*",
|
||||
"topthink/framework": "^6.0"
|
||||
},
|
||||
"time": "2020-11-30T06:02:53+00:00",
|
||||
"time": "2020-11-30T06:08:44+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-11-30 14:11:53
|
||||
// This file is automatically generated at:2020-12-02 14:53:34
|
||||
declare (strict_types = 1);
|
||||
return array (
|
||||
0 => 'think\\admin\\Library',
|
||||
|
@ -41,7 +41,7 @@ class Library extends Service
|
||||
/**
|
||||
* 版本号
|
||||
*/
|
||||
const VERSION = '6.0.21';
|
||||
const VERSION = '6.0.22';
|
||||
|
||||
/**
|
||||
* 启动服务
|
||||
|
Loading…
x
Reference in New Issue
Block a user