Skip to content

Commit b2f7513

Browse files
committed
Add funding field to composer.json for GitHub Sponsors
1 parent 1160b9a commit b2f7513

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
"homepage": "https://www.dynamicagency.com"
1818
}
1919
],
20+
"funding": [
21+
{
22+
"type": "github",
23+
"url": "https://github.com/sponsors/dynamic"
24+
}
25+
],
2026
"require": {
2127
"dnadesign/silverstripe-elemental": "^5",
2228
"dynamic/silverstripe-elemental-baseobject": "^5",

0 commit comments

Comments
 (0)