Skip to content

Commit a17c6d1

Browse files
Supabase clinet for php.
1 parent cf3843a commit a17c6d1

File tree

2 files changed

+463
-2
lines changed

2 files changed

+463
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"type": "library",
77
"require": {
88
"php": "^8.2",
9-
"guzzlehttp/guzzle": "^7.9"
9+
"guzzlehttp/guzzle": "^7.9",
10+
"vlucas/phpdotenv": "^5.6"
1011
},
1112
"license": "MIT",
1213
"autoload": {

0 commit comments

Comments
 (0)