From 7bde8ec162c7a4ddb74dcf4c85b3dbc7401bdff7 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 17 Feb 2024 00:24:45 +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 8488caf..8f3564d 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "issues": "https://github.com/yiisoft/strings/issues", "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", "chat": "https://t.me/yii3en" }, "require": {