Update Composer metadata
This commit is contained in:
parent
6772bd1ae0
commit
54d1aecda3
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "wellrested/wellrested",
|
"name": "wellrested/wellrested",
|
||||||
"description": "Simple PHP Library for RESTful APIs",
|
"description": "Simple PHP Library for RESTful APIs",
|
||||||
"keywords": ["rest", "restful", "api", "http"],
|
"keywords": ["rest", "restful", "api", "http", "psr7", "psr-7"],
|
||||||
"homepage": "https://github.com/pjdietz/wellrested",
|
"homepage": "https://www.wellrested.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue