Skip to content

Commit 9adaf86

Browse files
committed
Merge pull request php-curl-class#125 from zborboa-google/patch-7
Update composer.json
2 parents 09a6494 + 74c9cc8 commit 9adaf86

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"homepage": "https://github.com/php-curl-class/php-curl-class",
55
"license": "Unlicense",
66
"keywords": ["php", "curl", "class"],
7+
"authors": [
8+
{
9+
"name": "Zach Borboa"
10+
}
11+
],
712
"version": "2.1.3",
813
"require": {
914
"php": ">=5.3",

0 commit comments

Comments
 (0)