diff --git a/install-php-extensions b/install-php-extensions index 2f92f05..545ec07 100755 --- a/install-php-extensions +++ b/install-php-extensions @@ -3096,7 +3096,7 @@ installRemoteModule() { installRemoteModule_version=3.12.4 else # See https://github.com/protocolbuffers/protobuf/issues/10619 - installRemoteModule_version=3.23.2 + installRemoteModule_version=3.23.3 fi fi ;;