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 736161a commit b400227Copy full SHA for b400227
README.md
@@ -19,7 +19,7 @@ Auth class coming soon.
19
* Than we are require supabase-client by composer.
20
21
```bash
22
-composer require supabase-php/supabase-client
+composer require supabase-php/supabase-client:"1.0.4"
23
```
24
25
### Config
@@ -135,4 +135,20 @@ $client->matchs('table name', $data);
135
136
137
### Storage
138
-* storage class coming soon.
+* storage class coming soon.
139
+*
140
+
141
142
143
144
145
146
147
148
149
150
151
152
153
154
0 commit comments