Commit 6eb6e226 by Qiang Xue

fixed composer.json

parent 5a8517f1
......@@ -50,6 +50,7 @@
},
"minimum-stability": "dev",
"replace": {
"yiisoft/yii2-authclient": "self.version",
"yiisoft/yii2-bootstrap": "self.version",
"yiisoft/yii2-codeception": "self.version",
"yiisoft/yii2-debug": "self.version",
......@@ -96,6 +97,7 @@
},
"autoload": {
"psr-0": {
"yii\\authclient\\": "extensions/",
"yii\\bootstrap\\": "extensions/",
"yii\\codeception\\": "extensions/",
"yii\\debug\\": "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