mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified For composer
This commit is contained in:
parent
d4e7020e7e
commit
66824d7620
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"name": "topthink/think",
|
"name": "apiadmin/apiadmin",
|
||||||
"description": "the new thinkphp framework",
|
"description": "the api manager",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"framework",
|
"API",
|
||||||
"thinkphp",
|
"ApiAdmin",
|
||||||
"ORM"
|
"TP5"
|
||||||
],
|
],
|
||||||
"homepage": "http://thinkphp.cn/",
|
"homepage": "http://www.apiadmin.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "liu21st",
|
"name": "zhao",
|
||||||
"email": "liu21st@gmail.com"
|
"email": "756958008@qq.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.6.0",
|
||||||
"topthink/framework": "~5.0.0"
|
"topthink/framework": "~5.0.0"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user