Skip to content

Commit 4246f5c

Browse files
2 parents c493bee + 199b0bf commit 4246f5c

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Auth class coming soon.
1919
* Than we are require supabase-client by composer.
2020

2121
```bash
22-
composer require supabase-php/supabase-client
22+
composer require supabase-php/supabase-client:"1.0.4"
2323
```
2424

2525
### Config
@@ -135,4 +135,20 @@ $client->matchs('table name', $data);
135135

136136

137137
### Storage
138-
* storage class coming soon.
138+
* storage class coming soon.
139+
*
140+
141+
142+
143+
144+
145+
146+
147+
148+
149+
150+
151+
152+
153+
154+

0 commit comments

Comments
 (0)