We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c72667 commit 5035f69Copy full SHA for 5035f69
composer.json
@@ -5,19 +5,23 @@
5
"authors": [
6
{
7
"name": "Graham Campbell",
8
- "email": "hello@gjcampbell.co.uk"
+ "email": "hello@gjcampbell.co.uk",
9
+ "homepage": "https://github.com/GrahamCampbell"
10
},
11
12
"name": "Julien Didier",
- "email": "genzo.wm@gmail.com"
13
+ "email": "genzo.wm@gmail.com",
14
+ "homepage": "https://github.com/juliendidier"
15
16
17
"name": "Grégoire Pineau",
- "email": "lyrixx@lyrixx.info"
18
+ "email": "lyrixx@lyrixx.info",
19
+ "homepage": "https://github.com/lyrixx"
20
21
22
"name": "Alexandre Salomé",
- "email": "alexandre.salome@gmail.com"
23
+ "email": "alexandre.salome@gmail.com",
24
+ "homepage": "https://github.com/alexandresalome"
25
}
26
],
27
"autoload": {
0 commit comments