Skip to content

Commit cc0a174

Browse files
update PHP 8.4
1 parent 2d02091 commit cc0a174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "supabase-php/supabase-client",
33
"description": "Supabase for PHP client.",
44
"keywords": ["supabase","supabase-php","supabase-client"],
5-
"version": "1.0.6",
5+
"version": "1.0.7",
66
"type": "library",
77
"require": {
8-
"php": "^7.0||^8.0",
8+
"php": "^8.2",
99
"guzzlehttp/guzzle": "^7.9"
1010
},
1111
"license": "MIT",

0 commit comments

Comments
 (0)