Commit 3fd1cb0c by Qiang Xue

reorganized extension directories.

parent baf6de3c
......@@ -21,6 +21,7 @@
"autoload": {
"psr-0": { "yii\\composer\\": "" }
},
"target-dir": "yii/composer",
"extra": {
"class": "yii\\composer\\Plugin"
},
......
......@@ -24,5 +24,6 @@
},
"autoload": {
"psr-0": { "yii\\smarty\\": "" }
}
},
"target-dir": "yii/smarty"
}
......@@ -24,5 +24,6 @@
},
"autoload": {
"psr-0": { "yii\\twig\\": "" }
}
},
"target-dir": "yii/twig"
}
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