Skip to content

Commit da8286d

Browse files
committed
Adding funding information
1 parent 3253280 commit da8286d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: [nyamsprod]

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"homepage": "https://github.com/jeremykendall/php-domain-parser/graphs/contributors"
2424
}
2525
],
26+
"funding": [
27+
{
28+
"type": "github",
29+
"url": "https://github.com/sponsors/nyamsprod"
30+
}
31+
],
2632
"bin": [
2733
"bin/update-psl"
2834
],

0 commit comments

Comments
 (0)