1 Star 1 Fork 1

gzy/tea-im-service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
gzy 提交于 2024-08-02 22:14 . 重新提交一下文件
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "https://www.thinkphp.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"require": {
"php": ">=8.0",
"topthink/framework": "^6.1.0",
"topthink/think-orm": "^2.0",
"topthink/think-filesystem": "^1.0",
"topthink/think-view": "^1.0",
"ext-json": "*",
"textalk/websocket": "^1.5",
"topthink/think-multi-app": "^1.0",
"firebase/php-jwt": "^5.2",
"ext-curl": "*",
"topthink/think-queue": "^3.0",
"godruoyi/php-snowflake": "^2.2",
"topthink/think-swoole": "^3.0",
"guzzlehttp/guzzle": "^7.8",
"qcloud/cos-sdk-v5": ">=2.0",
"tencentcloud/sts": "^3.0",
"tencentcloud/common": "*",
"qcloud_sts/qcloud-sts-sdk": "3.0.*",
"ext-gd": "*",
"topthink/think-image": "^1.0",
"topthink/think-throttle": "^1.3",
"php-amqplib/php-amqplib": "3.*"
},
"require-dev": {
"symfony/var-dumper": "^5.4",
"topthink/think-trace": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories": {
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/gzy1991/tea-im-service.git
git@gitee.com:gzy1991/tea-im-service.git
gzy1991
tea-im-service
tea-im-service
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385