Skip to content

Commit 7dff900

Browse files
committed
chore: add funding and support links information
Signed-off-by: Fery Wardiyanto <[email protected]>
1 parent 22d5841 commit 7dff900

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,16 @@
1010
"email": "[email protected]"
1111
}
1212
],
13+
"funding": [
14+
{
15+
"type": "github",
16+
"url": "https://github.com/sponsors/creasico"
17+
}
18+
],
1319
"support": {
14-
"source": "https://github.com/creasico/laravel-package"
20+
"source": "https://github.com/creasico/laravel-package",
21+
"forum": "https://github.com/orgs/creasico/discussions",
22+
"issues": "https://github.com/creasico/laravel-package/issues"
1523
},
1624
"scripts": {
1725
"fix": [

0 commit comments

Comments
 (0)