update composer.json links

This commit is contained in:
Arhell
2021-07-16 00:30:53 +03:00
parent 2147029615
commit e1bcfe7e15

View File

@ -5,20 +5,20 @@
"yii2", "yii2",
"framework" "framework"
], ],
"homepage": "http://www.yiiframework.com/", "homepage": "https://www.yiiframework.com/",
"type": "yii2-extension", "type": "yii2-extension",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"authors": [ "authors": [
{ {
"name": "Qiang Xue", "name": "Qiang Xue",
"email": "qiang.xue@gmail.com", "email": "qiang.xue@gmail.com",
"homepage": "http://www.yiiframework.com/", "homepage": "https://www.yiiframework.com/",
"role": "Founder and project lead" "role": "Founder and project lead"
}, },
{ {
"name": "Alexander Makarov", "name": "Alexander Makarov",
"email": "sam@rmcreative.ru", "email": "sam@rmcreative.ru",
"homepage": "http://rmcreative.ru/", "homepage": "https://rmcreative.ru/",
"role": "Core framework development" "role": "Core framework development"
}, },
{ {
@ -29,7 +29,7 @@
{ {
"name": "Carsten Brandt", "name": "Carsten Brandt",
"email": "mail@cebe.cc", "email": "mail@cebe.cc",
"homepage": "http://cebe.cc/", "homepage": "https://www.cebe.cc/",
"role": "Core framework development" "role": "Core framework development"
}, },
{ {
@ -57,9 +57,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/yiisoft/yii2/issues?state=open", "issues": "https://github.com/yiisoft/yii2/issues?state=open",
"forum": "http://www.yiiframework.com/forum/", "forum": "https://forum.yiiframework.com/",
"wiki": "http://www.yiiframework.com/wiki/", "wiki": "https://www.yiiframework.com/wiki",
"irc": "irc://irc.freenode.net/yii", "irc": "ircs://irc.libera.chat:6697/yii",
"source": "https://github.com/yiisoft/yii2" "source": "https://github.com/yiisoft/yii2"
}, },
"minimum-stability": "dev", "minimum-stability": "dev",