🚿 add funding section to composer.json

This commit is contained in:
smiley
2024-04-23 14:14:55 +02:00
parent 74bc126f27
commit e633382b58
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -1,2 +1 @@
ko_fi: codemasher
custom: "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4"
+6
View File
@@ -32,6 +32,12 @@
"homepage":"https://github.com/chillerlan/php-qrcode/graphs/contributors"
}
],
"funding": [
{
"type": "Ko-Fi",
"url": "https://ko-fi.com/codemasher"
}
],
"support": {
"docs": "https://php-qrcode.readthedocs.io",
"issues": "https://github.com/chillerlan/php-qrcode/issues",