mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
add liburing for swoole
This commit is contained in:
@@ -846,6 +846,11 @@
|
||||
"zstd",
|
||||
"unixodbc"
|
||||
],
|
||||
"lib-suggests-linux": [
|
||||
"zstd",
|
||||
"unixodbc",
|
||||
"liburing"
|
||||
],
|
||||
"ext-depends": [
|
||||
"openssl",
|
||||
"curl"
|
||||
|
||||
Reference in New Issue
Block a user