Skip to content

Commit 460c205

Browse files
committed
added funding info
1 parent d274e51 commit 460c205

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/FUNDING.yml

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

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,12 @@
3838
"psr-4": {
3939
"splitbrain\\PHPArchive\\": "tests"
4040
}
41-
}
41+
},
42+
43+
"funding": [
44+
{
45+
"url": "https://github.com/sponsors/splitbrain",
46+
"type": "github"
47+
}
48+
]
4249
}

0 commit comments

Comments
 (0)