Skip to content

Commit 95413b1

Browse files
authored
Update composer.json
1 parent 8b9f85b commit 95413b1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

composer.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,24 @@
66
"laravel",
77
"electron"
88
],
9+
"funding": [
10+
{
11+
"type": "github",
12+
"url": "https://github.com/sponsors/simonhamp"
13+
}
14+
],
915
"homepage": "https://github.com/nativephp/electron",
1016
"license": "MIT",
1117
"authors": [
1218
{
1319
"name": "Marcel Pociot",
1420
"email": "[email protected]",
1521
"role": "Developer"
22+
},
23+
{
24+
"name": "Simon Hamp",
25+
"email": "[email protected]",
26+
"role": "Developer"
1627
}
1728
],
1829
"require": {

0 commit comments

Comments
 (0)