Merge pull request #27 from helpfulrobot/add-license-to-composer

Added license to composer.json
This commit is contained in:
Daniel Hensby 2015-11-19 13:31:54 +00:00
commit e45a9019a1
1 changed files with 2 additions and 1 deletions

View File

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