From 130f2df23d921ee9d9af095c19cf9891e6fcea0f Mon Sep 17 00:00:00 2001 From: Zach Borboa Date: Mon, 6 Aug 2018 08:22:09 -0700 Subject: [PATCH] Update keywords --- composer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2ef3a25..e0fc3e5 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,9 @@ "homepage": "https://github.com/php-curl-class/php-curl-class", "license": "Unlicense", "keywords": [ - "php", "curl", "class", "api", "client", "framework", "http client", - "http", "json", "requests", "rest", "restful", "web service", "xml" + "php", "curl", "class", "api", "api-client", "client", "curl", + "framework", "http", "http-client", "http-proxy", "json", "proxy", + "requests", "rest", "restful", "web service", "xml" ], "authors": [ {