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 d065b96 commit 6a17376Copy full SHA for 6a17376
composer.json
@@ -30,10 +30,8 @@
30
}
31
},
32
"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"
+ "source": "https://github.com/CodeWithSushil/supabase-client/releases",
+ "issues": "https://github.com/CodeWithSushil/supabase-client/issues"
37
38
"authors": [
39
{
@@ -49,7 +47,7 @@
49
47
],
50
48
"funding": [
51
52
- "type": "Opencollective",
+ "type": "Open Collective",
53
"url": "https://opencollective.com/CodeWithSushil"
54
55
0 commit comments