Update composer.json to match renamed repo

This commit is contained in:
PJ Dietz 2013-01-31 19:36:42 -05:00
parent 6606b02f24
commit 0380b1afff
1 changed files with 2 additions and 2 deletions

View File

@ -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": [
{ {