Skip to content

Commit 733601f

Browse files
committed
Update composer keywords
1 parent 6c13938 commit 733601f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"description": "PHP Curl Class is an object-oriented wrapper of the PHP cURL extension.",
44
"homepage": "https://github.com/php-curl-class/php-curl-class",
55
"license": "Unlicense",
6-
"keywords": ["php", "curl", "class"],
6+
"keywords": [
7+
"php", "curl", "class", "api", "client", "framework", "http client",
8+
"http", "json", "requests", "rest", "restful", "web service", "xml"
9+
],
710
"authors": [
811
{
912
"name": "Zach Borboa"

0 commit comments

Comments
 (0)