mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
ComposerUpdate
This commit is contained in:
parent
d3a1a3f1d6
commit
cb3b7fe314
8
vendor/composer/installed.json
vendored
8
vendor/composer/installed.json
vendored
@ -401,12 +401,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zoujingli/ThinkLibrary.git",
|
||||
"reference": "f9467058cbd283adf2ff97ec94713586162b83d9"
|
||||
"reference": "f949f1314090d6f4ac5590fcc3a7c50168fd2dd5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/f9467058cbd283adf2ff97ec94713586162b83d9",
|
||||
"reference": "f9467058cbd283adf2ff97ec94713586162b83d9",
|
||||
"url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/f949f1314090d6f4ac5590fcc3a7c50168fd2dd5",
|
||||
"reference": "f949f1314090d6f4ac5590fcc3a7c50168fd2dd5",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
@ -426,7 +426,7 @@
|
||||
"qiniu/php-sdk": "^7.2",
|
||||
"topthink/framework": "5.1.*"
|
||||
},
|
||||
"time": "2019-12-02T03:40:05+00:00",
|
||||
"time": "2019-12-02T03:46:41+00:00",
|
||||
"type": "library",
|
||||
"installation-source": "dist",
|
||||
"autoload": {
|
||||
|
@ -48,7 +48,7 @@ class ProcessService extends Service
|
||||
/**
|
||||
* 创建异步进程
|
||||
* @param string $command 任务指令
|
||||
* @return ProcessService
|
||||
* @return $this
|
||||
*/
|
||||
public function create($command)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user