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 c33301b commit 0082dacCopy full SHA for 0082dac
.github/FUNDING.yml
@@ -1,3 +1,5 @@
1
# These are supported funding model platforms
2
3
+github: flavioheleno
4
patreon: flavioheleno
5
+custom: "https://www.buymeacoffee.com/flavioheleno"
composer.json
@@ -16,6 +16,10 @@
16
}
17
},
18
"funding": [
19
+ {
20
+ "type": "github",
21
+ "url": "https://github.com/flavioheleno"
22
+ },
23
{
24
"type": "patreon",
25
"url": "https://www.patreon.com/flavioheleno"
0 commit comments