Skip to content

Commit bedd800

Browse files
committed
Use https URLs
1 parent 40f7fb2 commit bedd800

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"formatting",
99
"message storage"
1010
],
11-
"homepage": "http://www.yiiframework.com/",
11+
"homepage": "https://www.yiiframework.com/",
1212
"license": "BSD-3-Clause",
1313
"support": {
1414
"issues": "https://github.com/yiisoft/translator-message-php/issues?state=open",
15-
"forum": "http://www.yiiframework.com/forum/",
16-
"wiki": "http://www.yiiframework.com/wiki/",
15+
"forum": "https://www.yiiframework.com/forum/",
16+
"wiki": "https://www.yiiframework.com/wiki/",
1717
"irc": "irc://irc.freenode.net/yii",
1818
"source": "https://github.com/yiisoft/translator-message-php"
1919
},

0 commit comments

Comments
 (0)