Skip to content

Commit b9cd2ff

Browse files
Merge pull request Ashishkumbhar01#30 from CodeWithSushil/master
supabase client for php
2 parents 55ec04a + 7c8ced9 commit b9cd2ff

File tree

8 files changed

+6
-4707
lines changed

8 files changed

+6
-4707
lines changed

composer.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,7 @@
55
"version": "1.0.5",
66
"type": "library",
77
"require": {
8-
"php": "^7.0||^8.0",
9-
"vlucas/phpdotenv": "^5.6",
10-
"guzzlehttp/guzzle": "^7.9"
11-
},
12-
"require-dev": {
13-
"phpstan/phpstan": "^1.12",
14-
"symfony/polyfill-php80": "^1.31",
15-
"symfony/polyfill-ctype": "^1.31",
16-
"symfony/polyfill-mbstring": "^1.31",
17-
"phpunit/phpunit": "^11.4",
18-
"pestphp/pest": "^3.5"
8+
"php": "^7.0||^8.0"
199
},
2010
"license": "MIT",
2111
"autoload": {

0 commit comments

Comments
 (0)