diff --git a/install-php-extensions b/install-php-extensions index 7ae9460..49425c6 100755 --- a/install-php-extensions +++ b/install-php-extensions @@ -3165,7 +3165,7 @@ installRemoteModule() { installRemoteModule_version=3.12.4 else # See https://github.com/protocolbuffers/protobuf/issues/10619 - installRemoteModule_version=3.24.1 + installRemoteModule_version=3.24.2 fi fi ;;