Skip to content

Commit 76fc27c

Browse files
committed
Merge pull request CPIGroup#13 from Peardian/master
Added: license to composer file
2 parents 361ac8a + 528bb58 commit 76fc27c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

CONTRIBUTING.md

Whitespace-only changes.

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "cpigroup/php-amazon-mws",
33
"type": "library",
44
"description": "An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage.",
5+
"license": "Apache-2.0",
56
"keywords": ["API", "Amazon", "PHP"],
67
"require":{
78
"php": "~5.4",

0 commit comments

Comments
 (0)