Added license to composer.json

This commit is contained in:
helpfulrobot 2015-11-19 18:51:40 +13:00
parent 04b95cb943
commit a29591deb0
1 changed files with 2 additions and 1 deletions

View File

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