Skip to content

Commit

Permalink
Use protobuf 3.24.1 by default (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Aug 19, 2023
1 parent 3b15696 commit 3184a37
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.24.0
installRemoteModule_version=3.24.1
fi
fi
;;
Expand Down

0 comments on commit 3184a37

Please sign in to comment.