Add license to composer.json

This commit is contained in:
PJ Dietz 2013-02-02 10:24:05 -05:00
parent 184dae595c
commit b0133d9173
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"description": "Simple PHP Library for RESTful APIs",
"keywords": ["rest", "restful", "api", "curl", "http"],
"homepage": "https://github.com/pjdietz/wellrested",
"license": "MIT",
"type": "library",
"authors": [
{