mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-29 05:47:17 +08:00
fixed composer.json autoload pathes
This commit is contained in:
@@ -74,6 +74,6 @@
|
||||
"michelf/php-markdown": "1.3.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "yii\\": "/" }
|
||||
"psr-0": { "yii\\": "" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user