Fixed invalid json

This commit is contained in:
Chris Boden 2016-02-10 10:25:54 -05:00
parent 3b717eb5b8
commit 84db350a66

View File

@ -11,9 +11,9 @@
, "role": "Developer" , "role": "Developer"
}], }],
"support": { "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" , "issues": "https://github.com/ratchetphp/RFC6455/issues"
"irc": "irc://irc.freenode.org/reactphp" , "irc": "irc://irc.freenode.org/reactphp"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {