mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
add swoole pgsql (--enable-swoole-pgsql)
This commit is contained in:
@@ -370,7 +370,8 @@
|
||||
"arg-type": "custom",
|
||||
"cpp-extension": true,
|
||||
"lib-depends": [
|
||||
"openssl"
|
||||
"openssl",
|
||||
"pqsql"
|
||||
],
|
||||
"ext-depends": [
|
||||
"openssl"
|
||||
|
||||
Reference in New Issue
Block a user