Update composer keywords

This commit is contained in:
Zach Borboa
2015-04-09 18:03:10 -07:00
parent 6c13938880
commit 733601f122
+4 -1
View File
@@ -3,7 +3,10 @@
"description": "PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.",
"homepage": "https://github.com/php-curl-class/php-curl-class",
"license": "Unlicense",
"keywords": ["php", "curl", "class"],
"keywords": [
"php", "curl", "class", "api", "client", "framework", "http client",
"http", "json", "requests", "rest", "restful", "web service", "xml"
],
"authors": [
{
"name": "Zach Borboa"