If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.
[X] If it's an extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
[ ] If you changed the behavior of static-php-cli, update docs in ./docs/.
[X] If you updated config/xxx.json content, run bin/spc dev:sort-config xxx.
What does this PR do?
Add grpc support for macOS and Linux, fixes https://github.com/crazywhalecc/static-php-cli/issues/152#issuecomment-2463991739
Checklist before merging
src/global/test-extensions.php
../docs/
.config/xxx.json
content, runbin/spc dev:sort-config xxx
.