diff --git a/build.sh b/build.sh index df8258a..13a5e96 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -PHP_VERSIONS="7.4 8.1 8.2" +PHP_VERSIONS="7.4 8.0 8.1 8.2" WKHTML="" PLATFORMS="linux/arm64/v8,linux/amd64"