Skip to content

Commit

Permalink
Composer for fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter DeMarco committed Apr 18, 2018
1 parent 1eea8c1 commit eecc057
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
{
"name": "nathanmac/parser",
"name": "peterdkc/parser",
"description": "Simple PHP Parser Utility Library for API Development",
"keywords": [
"parser",
"json",
"xml",
"API"
],
"homepage": "https://github.com/nathanmac/Parser",
"homepage": "https://github.com/PeterDKC/Parser",
"license": "MIT",
"authors": [
{
"name": "Nathan Macnamara",
"email": "[email protected]"
},
{
"name": "Peter DeMarco",
"email": "[email protected]"
}
],
"require": {
Expand Down

0 comments on commit eecc057

Please sign in to comment.