Skip to content

Commit c36a591

Browse files
author
DKravtsov
committed
Added funding into composer.json.
1 parent d88c08f commit c36a591

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,15 @@
3232
],
3333
"funding": [
3434
{
35-
"type": "other",
35+
"type": "github",
36+
"url": "https://github.com/sponsors/systemsdk"
37+
},
38+
{
39+
"type": "opencollective",
40+
"url": "https://opencollective.com/systemsdk-engineering"
41+
},
42+
{
43+
"type": "custom",
3644
"url": "https://secure.wayforpay.com/button/b0b1af16db515"
3745
}
3846
],

0 commit comments

Comments
 (0)