1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/pear-admin-Pear-Admin-Think

Клонировать/Скачать
composer.json 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
zhangzheng Отправлено 24.11.2021 19:26 f402080
{
"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.3.0",
"topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-view": "^1.0",
"topthink/think-captcha": "^3.0",
"phpmailer/phpmailer": "^6.1",
"aliyuncs/oss-sdk-php": "^2.3",
"topthink/think-queue": "^3.0",
"endroid/qr-code": "^4.2",
"topthink/think-image": "^1.0",
"phpoffice/phpspreadsheet": "^1.18",
"qiniu/php-sdk": "^7.4"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"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"
]
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/pear-admin-Pear-Admin-Think.git
git@api.gitlife.ru:oschina-mirror/pear-admin-Pear-Admin-Think.git
oschina-mirror
pear-admin-Pear-Admin-Think
pear-admin-Pear-Admin-Think
V5.0