mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-27 04:10:30 +08:00
reorganized extension directories.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user