From a31fec7b6cdcb46ca8f9b865103a7ae8882af7ae Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Wed, 16 Mar 2016 09:19:29 -0400 Subject: [PATCH] Updated packagist keywords --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3bd6532..712dc98 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ratchet/pawl" , "description": "Asynchronous WebSocket client" - , "keywords": ["WebSocket", "client", "Ratchet", "async"] + , "keywords": ["WebSocket", "client", "Ratchet", "async", "websocket client"] , "license": "MIT" , "autoload": { "psr-4": {