composer.json validates - fixes #176

This commit is contained in:
Chris Boden 2014-04-13 12:21:08 -04:00
parent 5b2e3bd5b6
commit 67cedf0ce6

View File

@ -1,10 +1,9 @@
{
"name": "cboden/Ratchet"
"name": "cboden/ratchet"
, "type": "library"
, "description": "PHP WebSocket library"
, "keywords": ["WebSockets", "Server", "Ratchet", "Sockets"]
, "homepage": "http://socketo.me"
, "repository": "https://github.com/cboden/Ratchet"
, "license": "MIT"
, "authors": [
{