diff --git a/build-static.sh b/build-static.sh index 638688c0a..bd4c3a168 100755 --- a/build-static.sh +++ b/build-static.sh @@ -72,7 +72,7 @@ if [ -z "${PHP_VERSION}" ]; then fi } - PHP_VERSION="$(get_latest_php_version "8.4")" + PHP_VERSION="$(get_latest_php_version "8.5")" export PHP_VERSION fi # default extension set