mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-11 19:06:36 +00:00
Update composer keywords
This commit is contained in:
+4
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user