Fixed invalid json
This commit is contained in:
parent
3b717eb5b8
commit
84db350a66
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user