8000 Update composer.json · phpish/http@d25c61d · GitHub
[go: up one dir, main page]

Skip to content

Commit d25c61d

Browse files
committed
Update composer.json
1 parent 370f906 commit d25c61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phpish/http",
33
"type": "library",
4-
"description": "Convenience wrapper around PHP's cURL library for making HTTP requests",
4+
"description": "Convenience wrapper for making HTTP requests",
55
"keywords": ["curl","http","api"],
66
"homepage": "https://github.com/phpish/http",
77
"license": "MIT",

0 commit comments

Comments
 (0)
0