1 Star 0 Fork 149

zhizunhao/KtAdmin-ChatGPT

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
composer.json 1.93 KB
Copy Edit Raw Blame History
123456 authored 2023-10-18 18:01 . vendor更新(avatar)
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"php": ">=7.2.5",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0",
"topthink/think-multi-app": "^1.0",
"ramsey/uuid": "^4.2",
"aliyuncs/oss-sdk-php": "^2.5",
"topthink/think-queue": "^3.0",
"alibabacloud/ice-20201109": "^1.4",
"topthink/think-view": "^1.0",
"alibabacloud/dysmsapi-20170525": "2.0.9",
"alibabacloud/green": "^1.8",
"tencentcloud/asr": "^3.0",
"overtrue/wechat": "~5.0",
"qcloud/cos-sdk-v5": ">=2.0",
"qiniu/php-sdk": "^7.6",
"topthink/think-worker": "^3.0",
"topthink/think-filesystem": "^2.0",
"textalk/websocket": "^1.6",
"ankane/pgvector": "^0.1.2",
"predis/predis": "2.1",
"phpoffice/phpword": "^1.1",
"smalot/pdfparser": "2.5",
"alibabacloud/tea-utils": "^0.2.19",
"alibabacloud/avatar-20220130": "2.2.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace":"^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"easywechat-composer/easywechat-composer": true
}
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zhizunhao/ktadmin.git
git@gitee.com:zhizunhao/ktadmin.git
zhizunhao
ktadmin
KtAdmin-ChatGPT
master

Search

23e8dbc6 1850385 7e0993f3 1850385