parent
5a8f37f434
commit
4baf5b3ce8
|
@ -2814,9 +2814,6 @@ installRemoteModule() {
|
||||||
if test -z "$installRemoteModule_version"; then
|
if test -z "$installRemoteModule_version"; then
|
||||||
if test $PHP_MAJMIN_VERSION -le 506; then
|
if test $PHP_MAJMIN_VERSION -le 506; then
|
||||||
installRemoteModule_version=3.12.4
|
installRemoteModule_version=3.12.4
|
||||||
else
|
|
||||||
# See https://github.com/protocolbuffers/protobuf/issues/9724
|
|
||||||
installRemoteModule_version=3.19.4
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue