I have a PHP application that I'm trying to extend to write to a FireStore database. I'm currently stuck trying to run the code samples because the SDK requires gRPC. I've found a thread here where the PHP extension for gRPC was built on CentOS but none for AlmaLinux 8. Has anyone successfully...