Added license to composer.json

This commit is contained in:
helpfulrobot 2015-11-19 18:54:40 +13:00
parent ddef979901
commit 2f002bcfb8

View File

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