diff --git a/composer.json b/composer.json index e54a528..e1c6a63 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cboden/Ratchet" , "type": "library" , "description": "PHP WebSocket server component library" - , "keywords": ["WebSocket"] + , "keywords": ["WebSocket", "Server"] , "repository": "https://github.com/cboden/Ratchet" , "license": "MIT" , "authors": [ diff --git a/composer.lock b/composer.lock index c3e0e39..6a2e39f 100644 --- a/composer.lock +++ b/composer.lock @@ -1,5 +1,5 @@ { - "hash": "be8f67a3964cca0e4ffe4b98a7527daa", + "hash": "b2332c240ecc001df7f0f0623491f8c3", "packages": [ { "package": "guzzle",