1 Star 0 Fork 960

17628306635 / ThinkAdmin

forked from Anyon / ThinkAdmin 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
composer.json 722 Bytes
Copy Edit Raw Blame History
Anyon authored 2023-04-01 20:58 . 升级同步插件
{
"type": "project",
"name": "zoujingli/thinkadmin",
"license": "MIT",
"homepage": "https://thinkadmin.top",
"description": "Application Development Framework",
"keywords": [
"ThinkAdmin",
"ThinkLibrary"
],
"authors": [
{
"name": "Anyon",
"email": "zoujingli@qq.com"
}
],
"require": {
"php": ">=7.1",
"ext-json": "*",
"zoujingli/think-library": "^6.0",
"zoujingli/think-plugs-admin": "^1.0",
"zoujingli/think-plugs-wechat": "^1.0"
},
"autoload": {
"psr-0": {
"": "extend"
},
"psr-4": {
"app\\": "app"
}
},
"config": {
"sort-packages": true,
"allow-plugins": {
"zoujingli/think-install": true
}
}
}
PHP
1
https://gitee.com/data_307/ThinkAdmin.git
git@gitee.com:data_307/ThinkAdmin.git
data_307
ThinkAdmin
ThinkAdmin
v6

Search