Skip to content

Commit ca8d0e9

Browse files
committed
chore: add 8.5 to flow-php/pg-query-ext
1 parent 5ea0448 commit ca8d0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/pg-query-ext/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": ["postgresql", "parser", "sql", "ast", "extension", "libpg_query"],
66
"license": "MIT",
77
"require": {
8-
"php": "~8.2.0 || ~8.3.0 || ~8.4.0"
8+
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
99
},
1010
"scripts": {
1111
"build": "make build",

0 commit comments

Comments
 (0)