Skip to content

Commit 1bfcd14

Browse files
authored
Update composer.json
1 parent 81a5f8b commit 1bfcd14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"name": "question",
3636
"i18n": {
3737
"class": "yii\\i18n\\PhpMessageSource",
38-
"basePath": "yuncms/question/message"
38+
"basePath": "@yuncms/question/message"
3939
},
40-
"migrationNamespace": "@yuncms/question/migrations",
40+
"migrationNamespace": "yuncms/question/migrations",
4141
"backend": {
4242
"class": "yuncms\\question\\backend\\Module"
4343
},

0 commit comments

Comments
 (0)