mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 15:55:39 +08:00
* fix #307 uv 和 swoole 同时启用的时候会提示 uv 找不到 * Update test-extensions.php * update cs-fixer config for newer version * revert composer.lock to fit 8.1 --------- Co-authored-by: Jerry Ma <jesse2061@outlook.com>
This commit is contained in:
@@ -510,6 +510,9 @@
|
||||
"arg-type": "with-prefix",
|
||||
"lib-depends": [
|
||||
"libuv"
|
||||
],
|
||||
"ext-depends": [
|
||||
"sockets"
|
||||
]
|
||||
},
|
||||
"xhprof": {
|
||||
|
||||
Reference in New Issue
Block a user