Skip to content

Commit 888ef96

Browse files
committed
add funding information
1 parent a46b64f commit 888ef96

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
github: [tecnickcom]
12
custom: ['https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ']

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[![License](https://poser.pugx.org/tecnickcom/tc-lib-unicode-data/license)](https://packagist.org/packages/tecnickcom/tc-lib-unicode-data)
99
[![Downloads](https://poser.pugx.org/tecnickcom/tc-lib-unicode-data/downloads)](https://packagist.org/packages/tecnickcom/tc-lib-unicode-data)
1010

11-
[![Donate via PayPal](https://img.shields.io/badge/donate-paypal-87ceeb.svg)](https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ)
11+
[![Sponsor on GitHub](https://img.shields.io/badge/sponsor-github-EA4AAA.svg?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/tecnickcom)
1212

13-
If this repository helps your text-processing stack, please consider [supporting development via PayPal](https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ).
13+
If this library helps your graphics workflow, please consider [supporting development via GitHub Sponsors](https://github.com/sponsors/tecnickcom).
1414

1515
---
1616

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.51
1+
2.0.52

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@
1818
"role": "lead"
1919
}
2020
],
21+
"funding": [
22+
{
23+
"type": "github",
24+
"url": "https://github.com/sponsors/tecnickcom"
25+
}
26+
],
2127
"require": {
2228
"php": ">=8.1"
2329
},

0 commit comments

Comments
 (0)