Commit 583c660c by Qiang Xue

Fixes #5047.

parent 72a81b8e
......@@ -10,6 +10,9 @@
"email": "<?= $generator->authorEmail ?>"
}
],
"require": {
"yiisoft/yii2": "*"
},
"autoload": {
"psr-4": {
"<?= str_replace('\\','\\\\',$generator->namespace) ?>": ""
......
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