Skip to content

Commit c2c2850

Browse files
committed
[TASK] Add funding area to composer.json
1 parent 6467026 commit c2c2850

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,16 @@
8888
"TYPO3\\CMS\\Fluid\\Tests\\": ".Build/vendor/typo3/cms/typo3/sysext/fluid/Tests/"
8989
}
9090
},
91+
"funding": [
92+
{
93+
"type": "other",
94+
"url": "https://www.in2code.de/supportopensource"
95+
},
96+
{
97+
"type": "github",
98+
"url": "https://github.com/orgs/in2code-de/sponsoring"
99+
}
100+
],
91101
"config": {
92102
"vendor-dir": ".Build/vendor",
93103
"bin-dir": ".Build/bin",

0 commit comments

Comments
 (0)