We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a9eb6 commit ae5eed4Copy full SHA for ae5eed4
1 file changed
build-static.sh
@@ -70,7 +70,7 @@ if [ -z "${PHP_VERSION}" ]; then
70
fi
71
}
72
73
- PHP_VERSION="$(get_latest_php_version "8")"
+ PHP_VERSION="$(get_latest_php_version "8.4")"
74
export PHP_VERSION
75
76
# default extension set
0 commit comments