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

OSCHINA-MIRROR/sdyxwl-jingzhishangcheng

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
composer.json 1.7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
liuketao Отправлено 22.05.2020 06:03 cea4a24
{
"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"
}
],
"require": {
"php": ">=7.1.0",
"ext-json": "*",
"ext-curl": "*",
"ext-bcmath": "*",
"ext-mbstring": "*",
"topthink/think-view": "^1.0",
"symfony/var-dumper":"^4.2",
"overtrue/wechat": "^3.3",
"topthink/think-captcha": "^3.0",
"topthink/think-image": "^1.0",
"xaboy/form-builder": "^1.2",
"firebase/php-jwt": "^5.0",
"phpoffice/phpexcel": "^1.8",
"aliyuncs/oss-sdk-php": "^2.3",
"qcloud/cos-sdk-v5": "^1.3",
"qiniu/php-sdk": "^7.2",
"workerman/workerman": "^3.5",
"workerman/channel": "^1.0",
"topthink/think-queue": "^3.0",
"spatie/macroable": "^1.0",
"dh2y/think-qrcode": "^2.0",
"topthink/think-multi-app": "^1.0",
"topthink/think-template": "^2.0"
},
"autoload": {
"psr-4": {
"app\\": "app",
"demon\\": "demon"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/sdyxwl-jingzhishangcheng.git
git@api.gitlife.ru:oschina-mirror/sdyxwl-jingzhishangcheng.git
oschina-mirror
sdyxwl-jingzhishangcheng
sdyxwl-jingzhishangcheng
master