Skip to content

Commit a7fcd6d

Browse files
committed
Updated composer.json
1 parent ce939b8 commit a7fcd6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
"name": "tpyo/amazon-s3",
2+
"name": "tpyo/amazon-s3-php-class",
33
"description": "A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.",
44
"type": "library",
55
"homepage": "https://github.com/tpyo/amazon-s3-php-class",
66
"license": "BSD-2-Clause",
77
"authors": [
88
{
9-
"name": "Donovan Schönknecht"
9+
"name": "Donovan Schönknecht",
10+
"email": "don@tpyo.net"
1011
}
1112
],
1213
"require": {

0 commit comments

Comments
 (0)