From 84db350a66e1486bc0ba2e737a9ca62d646ff358 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Wed, 10 Feb 2016 10:25:54 -0500 Subject: [PATCH] Fixed invalid json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ffc15da..151d3b5 100644 --- a/composer.json +++ b/composer.json @@ -11,9 +11,9 @@ , "role": "Developer" }], "support": { - , "forum": "https://groups.google.com/forum/#!forum/ratchet-php" + "forum": "https://groups.google.com/forum/#!forum/ratchet-php" , "issues": "https://github.com/ratchetphp/RFC6455/issues" - "irc": "irc://irc.freenode.org/reactphp" + , "irc": "irc://irc.freenode.org/reactphp" }, "autoload": { "psr-4": {