mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
add msgpack suggestion
This commit is contained in:
parent
ed3e29bade
commit
e6832ecf61
@ -694,7 +694,8 @@
|
|||||||
"arg-type": "custom",
|
"arg-type": "custom",
|
||||||
"ext-suggests": [
|
"ext-suggests": [
|
||||||
"session",
|
"session",
|
||||||
"igbinary"
|
"igbinary",
|
||||||
|
"msgpack"
|
||||||
],
|
],
|
||||||
"lib-suggests-unix": [
|
"lib-suggests-unix": [
|
||||||
"zstd",
|
"zstd",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user