Skip to content

Commit

Permalink
Use protobuf 3.24.0 by default (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Aug 9, 2023
1 parent 0213f43 commit 3059935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-php-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -3163,7 +3163,7 @@ installRemoteModule() {
installRemoteModule_version=3.12.4
else
# See https://github.com/protocolbuffers/protobuf/issues/10619
installRemoteModule_version=3.23.4
installRemoteModule_version=3.24.0
fi
fi
;;
Expand Down

0 comments on commit 3059935

Please sign in to comment.