From 03306cd7f94000af07aed2a0fd915469f6195fc8 Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Sat, 13 Apr 2024 19:09:00 +0200 Subject: [PATCH] Remove irc from composer.json --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6fa45ea..e9ce20d 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,7 @@ "homepage": "https://amphp.org/byte-stream", "description": "A stream abstraction to make working with non-blocking I/O simple.", "support": { - "issues": "https://github.com/amphp/byte-stream/issues", - "irc": "irc://irc.freenode.org/amphp" + "issues": "https://github.com/amphp/byte-stream/issues" }, "keywords": [ "stream",