Selaa lähdekoodia

:shower: add funding section to composer.json

smiley 1 vuosi sitten
vanhempi
commit
e633382b58
2 muutettua tiedostoa jossa 6 lisäystä ja 1 poistoa
  1. 0 1
      .github/FUNDING.yml
  2. 6 0
      composer.json

+ 0 - 1
.github/FUNDING.yml

@@ -1,2 +1 @@
 ko_fi: codemasher
 ko_fi: codemasher
-custom: "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4"

+ 6 - 0
composer.json

@@ -32,6 +32,12 @@
 			"homepage":"https://github.com/chillerlan/php-qrcode/graphs/contributors"
 			"homepage":"https://github.com/chillerlan/php-qrcode/graphs/contributors"
 		}
 		}
 	],
 	],
+	"funding": [
+		{
+			"type": "Ko-Fi",
+			"url": "https://ko-fi.com/codemasher"
+		}
+	],
 	"support": {
 	"support": {
 		"docs": "https://php-qrcode.readthedocs.io",
 		"docs": "https://php-qrcode.readthedocs.io",
 		"issues": "https://github.com/chillerlan/php-qrcode/issues",
 		"issues": "https://github.com/chillerlan/php-qrcode/issues",