Skip to content

Commit f462173

Browse files
authored
Update composer.json
1 parent 91b4f23 commit f462173

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

composer.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@
66
"authors": [
77
{
88
"name": "Split",
9-
"homepage": "http://split.io"
9+
"homepage": "https://www.split.io/",
10+
"email": "php@split.io"
1011
},
1112
{
12-
"name": "Sebastian Arrubia",
13-
"email": "sebastian@split.io"
13+
"name": "Martin Redolatti",
14+
"email": "martin.redolatti@split.io"
15+
},
16+
{
17+
"name": "Matias Melograno",
18+
"email": "matias.melograno@split.io"
1419
}
1520
],
1621

0 commit comments

Comments
 (0)