From 6523d03687f26e308481d6c095fb54542d6c3b81 Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 13 Feb 2024 00:08:34 +0200 Subject: [PATCH] update irc link --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0663c51..b71e1a8 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "issues": "https://github.com/yiisoft/arrays/issues", "forum": "https://forum.yiiframework.com/", "wiki": "https://www.yiiframework.com/wiki/", - "irc": "irc://irc.freenode.net/yii", + "irc": "ircs://irc.libera.chat:6697/yii", "chat": "https://t.me/yii3en", "source": "https://github.com/yiisoft/arrays" },