Skip to content

Commit 5d9d15c

Browse files
Update files
1 parent 55864e5 commit 5d9d15c

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

composer.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,24 @@
2020
"issues": "https://github.com/cashier-provider/core/issues",
2121
"source": "https://github.com/cashier-provider/core"
2222
},
23+
"funding": [
24+
{
25+
"type": "github",
26+
"url": "https://github.com/sponsors/TheDragonCode"
27+
},
28+
{
29+
"type": "open_collective",
30+
"url": "https://opencollective.com/dragon-code"
31+
},
32+
{
33+
"type": "boosty",
34+
"url": "https://boosty.to/dragon-code"
35+
},
36+
{
37+
"type": "yoomoney",
38+
"url": "https://yoomoney.ru/to/410012608840929"
39+
}
40+
],
2341
"require": {
2442
"php": "^7.3 || ^8.0",
2543
"ext-json": "*",
@@ -77,4 +95,4 @@
7795
]
7896
}
7997
}
80-
}
98+
}

0 commit comments

Comments
 (0)