Skip to content

Commit

Permalink
Added myself as contributor to the composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Brecht-Precht committed Apr 11, 2016
1 parent 19c2744 commit 73dae2b
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 @@ -15,6 +15,12 @@
"name": "Ryo Ito",
"email": "[email protected]",
"homepage": "http://xri.net/=ritou/(+blog)"
},
{
"name": "Martin Brecht-Precht",
"email": "[email protected]",
"homepage": "http://markenwerk.net",
"role": "Contributor"
}
],
"autoload": {
Expand All @@ -25,7 +31,7 @@
"require": {
"php": ">=5.2"
},
"require-dev":{
"require-dev": {
"phpunit/phpunit": "~4.8"
}
}

0 comments on commit 73dae2b

Please sign in to comment.