From 6ee68d17d5f921f042a85b81278f078b42302e91 Mon Sep 17 00:00:00 2001 From: Arhell Date: Wed, 14 Jun 2023 03:23:18 +0300 Subject: [PATCH] update irc link --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 84d901d..722fcba 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "issues": "https://github.com/yiisoft/yii2/issues?state=open", "forum": "https://www.yiiframework.com/forum/", "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" }, "minimum-stability": "dev",