Skip to content

Commit

Permalink
Closes #3 and add author in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Llamosas committed Dec 31, 2017
1 parent d13b8d5 commit b33b33e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@
"authors": [
{
"name": "Angel (Faryshta) Guevara",
"email": "aguevara@solmipro.com"
"email": "aguevara@solmipro.com",
"homepage": "http://tecnocen.com"
},
{
"name": "Carlos (neverabe) Llamosas",
"email": "carlos@tecnocen.com",
"homepage": "http://tecnocen.com"
}
],
"repositories": [
Expand Down

0 comments on commit b33b33e

Please sign in to comment.