update doc

This commit is contained in:
dongwei 2019-02-19 14:48:06 +08:00
parent 19ac4fe488
commit 4ccbf42052
2 changed files with 31 additions and 31 deletions

View File

@ -8,7 +8,7 @@
"illuminate/http": "^5.5", "illuminate/http": "^5.5",
"monolog/monolog": "^1.24", "monolog/monolog": "^1.24",
"influxdb/influxdb-php": "^1.14", "influxdb/influxdb-php": "^1.14",
"paidian/rpc-doc-php": "^1.1" "itxq/api-doc-php": "^1.1"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {

60
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "4ed10016736e0b0bac35abd1746497c8", "content-hash": "fb453b0071e663c4a9de3793bf7aad24",
"packages": [ "packages": [
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
@ -627,6 +627,35 @@
], ],
"time": "2018-07-06T10:13:39+00:00" "time": "2018-07-06T10:13:39+00:00"
}, },
{
"name": "itxq/api-doc-php",
"version": "v1.1.4",
"source": {
"type": "git",
"url": "git@git.int.haowumc.com:composer/php-rpc-doc.git",
"reference": "6ba37efae51d5d57cf4b4c339b0e2e2d39bee09c"
},
"require": {
"php": ">=5.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"itxq\\apidoc\\": "src"
}
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "IT小强xqitw.cn",
"email": "360237521@qq.com"
}
],
"description": "api-doc-php",
"time": "2019-02-19T06:46:36+00:00"
},
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "1.24.0", "version": "1.24.0",
@ -775,35 +804,6 @@
], ],
"time": "2018-12-28T10:07:33+00:00" "time": "2018-12-28T10:07:33+00:00"
}, },
{
"name": "paidian/rpc-doc-php",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "git@git.int.haowumc.com:composer/php-rpc-doc.git",
"reference": "239a492431552ed20fd1a034fae861426c20085f"
},
"require": {
"php": ">=5.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"itxq\\apidoc\\": "src"
}
},
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "IT小强xqitw.cn",
"email": "360237521@qq.com"
}
],
"description": "rpc-doc-php",
"time": "2019-02-19T06:30:09+00:00"
},
{ {
"name": "psr/container", "name": "psr/container",
"version": "1.0.0", "version": "1.0.0",