We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d274e51 commit 460c205Copy full SHA for 460c205
.github/FUNDING.yml
@@ -0,0 +1 @@
1
+github: splitbrain
composer.json
@@ -38,5 +38,12 @@
38
"psr-4": {
39
"splitbrain\\PHPArchive\\": "tests"
40
}
41
- }
+ },
42
+
43
+ "funding": [
44
+ {
45
+ "url": "https://github.com/sponsors/splitbrain",
46
+ "type": "github"
47
+ }
48
+ ]
49
0 commit comments