mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
fix pgsql dependency
This commit is contained in:
@@ -238,7 +238,8 @@
|
||||
"type": "builtin",
|
||||
"arg-type": "with-prefix",
|
||||
"ext-depends": [
|
||||
"pdo"
|
||||
"pdo",
|
||||
"pgsql"
|
||||
],
|
||||
"lib-depends": [
|
||||
"postgresql"
|
||||
|
||||
Reference in New Issue
Block a user