Skip to content

Commit 27b1579

Browse files
add new functions filter, matchs and pagination with new Headers
1 parent 11d7142 commit 27b1579

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.3",
5+
"version": "1.0.4",
66
"type": "library",
77
"require": {
8-
"php": "^7.0||^8.3",
8+
"php": "^7.0||^8.0",
99
"vlucas/phpdotenv": "^5.6"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)