We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c50213 commit ec12f14Copy full SHA for ec12f14
composer.json
@@ -30,8 +30,10 @@
30
}
31
},
32
"support": {
33
- "source": "https://github.com/CodeWithSushil/supabase-client",
34
- "issues": "https://github.com/CodeWithSushil/supabase-client/issues"
+ "source": "https://github.com/CodeWithSushil/supabase-client/release",
+ "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"
37
38
"authors": [
39
{
0 commit comments