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 74bc126 commit e633382Copy full SHA for e633382
.github/FUNDING.yml
@@ -1,2 +1 @@
1
ko_fi: codemasher
2
-custom: "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4"
composer.json
@@ -32,6 +32,12 @@
32
"homepage":"https://github.com/chillerlan/php-qrcode/graphs/contributors"
33
}
34
],
35
+ "funding": [
36
+ {
37
+ "type": "Ko-Fi",
38
+ "url": "https://ko-fi.com/codemasher"
39
+ }
40
+ ],
41
"support": {
42
"docs": "https://php-qrcode.readthedocs.io",
43
"issues": "https://github.com/chillerlan/php-qrcode/issues",
0 commit comments