mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
Merge pull request #860 from crazywhalecc/brotli-watcher
add brotli and watcher to lib-suggests
This commit is contained in:
@@ -13,7 +13,13 @@
|
||||
"micro"
|
||||
],
|
||||
"lib-suggests-linux": [
|
||||
"libacl"
|
||||
"libacl",
|
||||
"brotli",
|
||||
"watcher"
|
||||
],
|
||||
"lib-suggests-unix": [
|
||||
"brotli",
|
||||
"watcher"
|
||||
]
|
||||
},
|
||||
"micro": {
|
||||
|
||||
Reference in New Issue
Block a user