Skip to content

Commit 5e6aa00

Browse files
authored
chore: funding related code added
1 parent d4b066b commit 5e6aa00

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,11 @@
1717
"psr-4": {
1818
"InfyOm\\GeneratorHelpers\\": "src/"
1919
}
20-
}
20+
},
21+
"funding": [
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/infyomlabs"
25+
}
26+
]
2127
}

0 commit comments

Comments
 (0)