Skip to content

Commit 2e93cc9

Browse files
Update composer.json
1 parent f1e2a35 commit 2e93cc9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66
"authors": [
77
{
88
"name": "Graham Campbell",
9-
"email": "[email protected]"
9+
"email": "[email protected]",
10+
"homepage": "https://github.com/GrahamCampbell"
1011
},
1112
{
1213
"name": "Vance Lucas",
13-
"email": "[email protected]"
14+
"email": "[email protected]",
15+
"homepage": "https://github.com/vlucas"
1416
}
1517
],
1618
"require": {

0 commit comments

Comments
 (0)