Added license to composer.json

This commit is contained in:
helpfulrobot 2015-11-19 18:53:43 +13:00
parent ecce5327a8
commit 0fce21beed
1 changed files with 2 additions and 1 deletions

View File

@ -20,5 +20,6 @@
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "1.2.x-dev"
} }
} },
"license": "BSD-3-Clause"
} }