Add license to composer.json
This commit is contained in:
parent
184dae595c
commit
b0133d9173
|
|
@ -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": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue