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 3c642c7 commit 91864b7Copy full SHA for 91864b7
composer.json
@@ -7,7 +7,23 @@
7
"authors": [
8
{
9
"name": "Christian Lück",
10
- "email": "christian@lueck.tv"
+ "homepage": "https://clue.engineering/",
11
+ "email": "christian@clue.engineering"
12
+ },
13
+ {
14
+ "name": "Cees-Jan Kiewiet",
15
+ "homepage": "https://wyrihaximus.net/",
16
+ "email": "reactphp@ceesjankiewiet.nl"
17
18
19
+ "name": "Jan Sorgalla",
20
+ "homepage": "https://sorgalla.com/",
21
+ "email": "jsorgalla@gmail.com"
22
23
24
+ "name": "Chris Boden",
25
+ "homepage": "https://cboden.dev/",
26
+ "email": "cboden@gmail.com"
27
}
28
],
29
"autoload": {
0 commit comments