static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

Automatically get latest gRPC source

Open henderkes opened this issue 3 months ago • 4 comments

We need to use type 'git' because we need to clone submodules. But we only have 'rev' for that, which does not accept version constraints like 1.\d+.\d+.

We should look to find a way to update grpc source without always updating the '1.75.x' rev.

henderkes avatar Sep 21 '25 18:09 henderkes