diff --git a/composer.json b/composer.json index 4f9000c..ad318f8 100644 --- a/composer.json +++ b/composer.json @@ -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": { diff --git a/config/app.php b/config/app.php index 20e0b81..514fc5f 100644 --- a/config/app.php +++ b/config/app.php @@ -6,7 +6,7 @@ return [ // 应用名称 'app_name' => 'pearProject', // 应用版本 - 'app_version' => '2.2.3', + 'app_version' => '2.2.4', // 应用地址 'app_host' => '', // 应用调试模式