Update composer.json to match renamed repo
This commit is contained in:
parent
6606b02f24
commit
0380b1afff
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "pjdietz/WellRESTed",
|
"name": "pjdietz/wellrested",
|
||||||
"description": "Simple PHP Library for RESTful APIs",
|
"description": "Simple PHP Library for RESTful APIs",
|
||||||
"keywords": ["php", "rest", "restful", "api"],
|
"keywords": ["php", "rest", "restful", "api"],
|
||||||
"homepage": "https://github.com/pjdietz/WellRESTed",
|
"homepage": "https://github.com/pjdietz/wellrested",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue