Skip to content

Commit ed609bb

Browse files
update
1 parent 7d7cb69 commit ed609bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://getcomposer.org/schema.json",
33
"name": "supabase-php/supabase-client",
4-
"description": "Supabase for PHP client.",
4+
"description": "Supabase client for PHP.",
55
"keywords": [
66
"supabase",
77
"supabase-php",
@@ -11,8 +11,7 @@
1111
"type": "library",
1212
"require": {
1313
"php": "^8.2.0",
14-
"vlucas/phpdotenv": "^5.6",
15-
"jerome/fetch-php": "^2.0"
14+
"vlucas/phpdotenv": "^5.6"
1615
},
1716
"require-dev": {
1817
"pestphp/pest": "^3.8",

0 commit comments

Comments
 (0)