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",
|
"description": "Simple PHP Library for RESTful APIs",
|
||||||
"keywords": ["rest", "restful", "api", "curl", "http"],
|
"keywords": ["rest", "restful", "api", "curl", "http"],
|
||||||
"homepage": "https://github.com/pjdietz/wellrested",
|
"homepage": "https://github.com/pjdietz/wellrested",
|
||||||
|
"license": "MIT",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue