代码拉取完成,页面将自动刷新
同步操作将从 Qin/QuickAdmin 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "sciqtw/quickadmin",
"description": "the quick admin framework",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://www.quickadmin.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "qintingwei",
"email": "121735763@qq.com"
}
],
"require": {
"php": ">=7.4",
"ext-json": "*",
"ext-zip": "*",
"ext-pdo": "*",
"topthink/framework": "^6.0.0",
"topthink/think-view": "^1.0",
"topthink/think-captcha": "^3.0",
"topthink/think-throttle": "^1.3",
"topthink/think-queue": "^3.0",
"erusev/parsedown": "^1.7",
"symfony/finder": "^4.3.4",
"zoujingli/ip2region": "^1.0",
"doctrine/annotations": "2.0.*",
"titasgailius/terminal": "^1.0",
"nelexa/zip": "^4.0",
"guzzlehttp/guzzle": "^7.0",
"jdorn/sql-formatter": "~1.2",
"phpmailer/phpmailer": "^6.6"
},
"require-dev": {
"symfony/var-dumper": "^4.2",
"topthink/think-trace": "^1.0"
},
"autoload": {
"psr-4": {
"app\\": "app",
"components\\":"components",
"plugins\\":"plugins"
},
"psr-0": {
"": "extend/"
}
},
"config": {
"preferred-install": "dist"
},
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish"
]
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "composer",
"url": "https://mirrors.aliyun.com/composer"
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。