Skip to content

Commit 5035f69

Browse files
Update composer.json
1 parent 2c72667 commit 5035f69

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

composer.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,23 @@
55
"authors": [
66
{
77
"name": "Graham Campbell",
8-
"email": "[email protected]"
8+
"email": "[email protected]",
9+
"homepage": "https://github.com/GrahamCampbell"
910
},
1011
{
1112
"name": "Julien Didier",
12-
"email": "[email protected]"
13+
"email": "[email protected]",
14+
"homepage": "https://github.com/juliendidier"
1315
},
1416
{
1517
"name": "Grégoire Pineau",
16-
"email": "[email protected]"
18+
"email": "[email protected]",
19+
"homepage": "https://github.com/lyrixx"
1720
},
1821
{
1922
"name": "Alexandre Salomé",
20-
"email": "[email protected]"
23+
"email": "[email protected]",
24+
"homepage": "https://github.com/alexandresalome"
2125
}
2226
],
2327
"autoload": {

0 commit comments

Comments
 (0)