From 07505952a61c7f2f030cd2754d527f09ea440662 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 29 Apr 2024 00:23:32 +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 def933c..a5eca15 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "issues": "https://github.com/yiisoft/rate-limiter/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", "chat": "https://t.me/yii3en", "source": "https://github.com/yiisoft/rate-limiter" },