Skip to content

Commit 285cfc8

Browse files
committed
Updated funding
1 parent f62e9ad commit 285cfc8

4 files changed

Lines changed: 5 additions & 12 deletions

File tree

‎.github/FUNDING.yml‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎.github/funding.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
custom: "https://www.janpecha.cz/donate/git-php/"

‎composer.json‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"email": "janpecha@email.cz"
1111
}
1212
],
13+
"funding": [
14+
{"type": "other", "url": "https://www.janpecha.cz/donate/git-php/"}
15+
],
1316
"require": {
1417
"php": ">=5.6.0"
1518
},

‎readme.md‎

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,7 @@ Git-PHP
99

1010
Library for work with Git repository in PHP.
1111

12-
13-
Support Me
14-
----------
15-
16-
Do you like Git-PHP? Are you looking forward to the **new features**?
17-
18-
<ahref="https://www.paypal.com/donate?hosted_button_id=EPSKR7MGVV7KC"><imgsrc="https://buymecoffee.intm.org/img/gitphp-paypal-donate@2x.png"alt="PayPal or credit/debit card"width="254"height="248"></a>
19-
20-
<imgsrc="https://buymecoffee.intm.org/img/bitcoin@2x.png"alt="Bitcoin"height="32"> `bc1qz6qh685xa94xt88ykcq5g2nhfu7350qwgd8g2z`
21-
22-
Thank you!
12+
<ahref="https://www.janpecha.cz/donate/git-php/"><imgsrc="https://buymecoffee.intm.org/img/donate-banner.v1.svg"alt="Donate"height="100"></a>
2313

2414

2515
Installation

0 commit comments

Comments
 (0)