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 660e32f commit 908b935Copy full SHA for 908b935
1 file changed
README.md
@@ -19,6 +19,8 @@ Auth class coming soon.
19
* Than we are require supabase-client by composer.
20
21
```bash
22
+composer require supabase-php/supabase-client # letest
23
+# OR Downloads old version
24
composer require supabase-php/supabase-client:"1.0.4"
25
```
26
0 commit comments