Skip to content

Commit 73dae2b

Browse files
author
Martin Brecht-Precht
committed
Added myself as contributor to the composer.json.
1 parent 19c2744 commit 73dae2b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
"name": "Ryo Ito",
1616
"email": "ritou.06@gmail.com",
1717
"homepage": "http://xri.net/=ritou/(+blog)"
18+
},
19+
{
20+
"name": "Martin Brecht-Precht",
21+
"email": "mb@markenwerk.net",
22+
"homepage": "http://markenwerk.net",
23+
"role": "Contributor"
1824
}
1925
],
2026
"autoload": {
@@ -25,7 +31,7 @@
2531
"require": {
2632
"php": ">=5.2"
2733
},
28-
"require-dev":{
34+
"require-dev": {
2935
"phpunit/phpunit": "~4.8"
3036
}
3137
}

0 commit comments

Comments
 (0)