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 bdbb25b commit 17da23eCopy full SHA for 17da23e
README.md
@@ -44,7 +44,7 @@ DATABASE=postgres
44
```bash
45
composer require supabase-php/supabase-client
46
```
47
-- if you getting errors than download older version
+- If you are getting error on using latest version of Supabase client then you should download older version of Supabase
48
49
composer require supabase-php/supabase-client:"1.1.0"
50
0 commit comments