mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
fix pgsql dependency
This commit is contained in:
parent
75b85c26dc
commit
6d4755d8c9
@ -238,7 +238,8 @@
|
||||
"type": "builtin",
|
||||
"arg-type": "with-prefix",
|
||||
"ext-depends": [
|
||||
"pdo"
|
||||
"pdo",
|
||||
"pgsql"
|
||||
],
|
||||
"lib-depends": [
|
||||
"postgresql"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user