Update phalcon.sh

pull/290/head
midoks 2 years ago
parent 2001a3b5dc
commit 9235affadf
  1. 2
      plugins/php/versions/common/phalcon.sh

@ -20,7 +20,7 @@ LIBV=4.1.2
if [ "$version" -lt "73" ];then
echo "not support!"
exit 1
else
fi
if [ "$version" -gt "74" ];then
LIBV=5.1.2

Loading…
Cancel
Save