mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
add msgpack suggestion
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user