Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcustiel committed Mar 4, 2016
1 parent f1e7fd3 commit df2c4b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"tests"
],
"authors" : [{
"name" : "Mariano Custiel",
"email" : "[email protected]",
"homepage" : "https://github.com/mcustiel",
"role" : "Developer"
"name" : "Mariano Custiel",
"email" : "[email protected]",
"homepage" : "https://github.com/mcustiel",
"role" : "Developer"
}
],
"autoload" : {
Expand Down Expand Up @@ -45,4 +45,4 @@
"phpdocumentor/phpdocumentor" : "~2.8.5"
},
"bin": ["bin/phiremock"]
}
}

0 comments on commit df2c4b6

Please sign in to comment.