preparing to publish (#13)

This commit is contained in:
SamRemis
2021-03-04 12:15:07 -05:00
committed by GitHub
parent 8bd13c710e
commit ec7900afb5
+11 -1
View File
@@ -1,7 +1,16 @@
{
"name": "aws/crt",
"name": "aws/aws-crt-php",
"homepage": "http://aws.amazon.com/sdkforphp",
"description": "AWS Common Runtime for PHP",
"keywords": ["aws","amazon","sdk","crt"],
"type": "library",
"authors": [
{
"name": "AWS SDK Common Runtime Team",
"email": "[email protected]"
}
],
"minimum-stability": "alpha",
"require": {
},
"require-dev": {
@@ -31,3 +40,4 @@
}
]
}