已完成任务允许排序、版本更新至2.2.4
Signed-off-by: vilson <545522390@qq.com>
This commit is contained in:
parent
3b60c3faed
commit
b78c16e325
@ -27,7 +27,8 @@
|
||||
"overtrue/easy-sms": "^1.1",
|
||||
"phpoffice/phpspreadsheet": "^1.5",
|
||||
"firebase/php-jwt": "^5.0",
|
||||
"phpmailer/phpmailer": "^6.0"
|
||||
"phpmailer/phpmailer": "^6.0",
|
||||
"weiwei/api-doc": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -6,7 +6,7 @@ return [
|
||||
// 应用名称
|
||||
'app_name' => 'pearProject',
|
||||
// 应用版本
|
||||
'app_version' => '2.2.3',
|
||||
'app_version' => '2.2.4',
|
||||
// 应用地址
|
||||
'app_host' => '',
|
||||
// 应用调试模式
|
||||
|
Loading…
x
Reference in New Issue
Block a user