Skip to content

Commit 6a17376

Browse files
update
1 parent d065b96 commit 6a17376

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@
3030
}
3131
},
3232
"support": {
33-
"source": "https://github.com/CodeWithSushil/supabase-client/archive/refs/tags/v1.1.2.zip",
34-
"issues": "https://github.com/CodeWithSushil/supabase-client/issues",
35-
"wiki": "https://github.com/CodeWithSushil/supabase-client/wiki",
36-
"forum": "https://github.com/CodeWithSushil/supabase-client/discussions"
33+
"source": "https://github.com/CodeWithSushil/supabase-client/releases",
34+
"issues": "https://github.com/CodeWithSushil/supabase-client/issues"
3735
},
3836
"authors": [
3937
{
@@ -49,7 +47,7 @@
4947
],
5048
"funding": [
5149
{
52-
"type": "Opencollective",
50+
"type": "Open Collective",
5351
"url": "https://opencollective.com/CodeWithSushil"
5452
}
5553
],

0 commit comments

Comments
 (0)