Commit 8173b164 by Qiang Xue

added apidoc to composer.json.

parent 52c92563
......@@ -50,6 +50,7 @@
},
"minimum-stability": "dev",
"replace": {
"yiisoft/yii2-apidoc": "self.version",
"yiisoft/yii2-authclient": "self.version",
"yiisoft/yii2-bootstrap": "self.version",
"yiisoft/yii2-codeception": "self.version",
......@@ -94,6 +95,7 @@
},
"autoload": {
"psr-0": {
"yii\\apidoc\\": "extensions/",
"yii\\authclient\\": "extensions/",
"yii\\bootstrap\\": "extensions/",
"yii\\codeception\\": "extensions/",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment