Bump php version to 7.3

This commit is contained in:
2020-04-16 21:08:02 +00:00
parent ff1a4eeb8f
commit 8371eefa97

View File

@@ -2,7 +2,7 @@
serverName="nginx"
serverPackages="nginx"
phpVersion="7.2"
phpVersion="7.3"
phpName="php$phpVersion"
phpPackages="${phpName}-fpm ${phpName}-json ${phpName}-mysql ${phpName}-curl ${phpName}-intl ${phpName}-gd ${phpName}-zip ${phpName}-xml ${phpName}-mbstring php-imagick php-apcu"
@@ -88,5 +88,5 @@ step_4() {
echo "ok"
}
VERSION_SEQREV=9
VERSION_SEQREV=10
. /usr/local/bin/sequencer.sh