Skip to content

Commit e08391b

Browse files
committed
Limit keywords to 20
1 parent c102e62 commit e08391b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"homepage": "https://github.com/php-curl-class/php-curl-class",
55
"license": "Unlicense",
66
"keywords": [
7-
"php", "curl", "class", "api", "api-client", "client", "framework",
8-
"http", "http-client", "http-proxy", "json", "proxy", "requests",
9-
"rest", "restful", "web service", "xml"
7+
"php", "curl", "class", "api", "api-client", "client", "framework", "http", "http-client", "http-proxy", "json",
8+
"php-curl", "php-curl-library", "proxy", "requests", "restful", "web-scraper", "web-scraping", "web-service",
9+
"xml"
1010
],
1111
"authors": [
1212
{

0 commit comments

Comments
 (0)