Skip to content

Commit ec12f14

Browse files
composer update
1 parent 7c50213 commit ec12f14

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@
3030
}
3131
},
3232
"support": {
33-
"source": "https://github.com/CodeWithSushil/supabase-client",
34-
"issues": "https://github.com/CodeWithSushil/supabase-client/issues"
33+
"source": "https://github.com/CodeWithSushil/supabase-client/release",
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"
3537
},
3638
"authors": [
3739
{

0 commit comments

Comments
 (0)