Skip to content

Commit 8015bfb

Browse files
supabase php client
1 parent 7bc590c commit 8015bfb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
"email": "sushilkumbhar77@gmail.com"
3838
}
3939
],
40+
"suggest": {
41+
"ext-curl": "Required by Guzzle for optimal, high-performance HTTP requests.",
42+
"ext-json": "Required for processing JSON payloads from Supabase API responses."
43+
},
4044
"config": {
4145
"sort-packages": true,
4246
"preferred-install": "dist",

0 commit comments

Comments
 (0)