We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce939b8 commit a7fcd6dCopy full SHA for a7fcd6d
composer.json
@@ -1,12 +1,13 @@
1
{
2
- "name": "tpyo/amazon-s3",
+ "name": "tpyo/amazon-s3-php-class",
3
"description": "A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.",
4
"type": "library",
5
"homepage": "https://github.com/tpyo/amazon-s3-php-class",
6
"license": "BSD-2-Clause",
7
"authors": [
8
9
- "name": "Donovan Schönknecht"
+ "name": "Donovan Schönknecht",
10
+ "email": "don@tpyo.net"
11
}
12
],
13
"require": {
0 commit comments