Skip to content

Commit

Permalink
Install latest version of protobuf (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Apr 22, 2022
1 parent 5a8f37f commit 4baf5b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install-php-extensions
Expand Up @@ -2814,9 +2814,6 @@ installRemoteModule() {
if test -z "$installRemoteModule_version"; then
if test $PHP_MAJMIN_VERSION -le 506; then
installRemoteModule_version=3.12.4
else
# See https://github.com/protocolbuffers/protobuf/issues/9724
installRemoteModule_version=3.19.4
fi
fi
;;
Expand Down

0 comments on commit 4baf5b3

Please sign in to comment.