Commit 825c4f37 by Qiang Xue

Extension installer wip

parent c42894ce
...@@ -20,5 +20,8 @@ ...@@ -20,5 +20,8 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"autoload": { "autoload": {
"psr-0": { "yii\\composer\\": "" } "psr-0": { "yii\\composer\\": "" }
},
"extra": {
"class": "yii\\composer\\InstallerPlugin"
} }
} }
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