summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 252aa29b..a75c926c 100755
--- a/update.sh
+++ b/update.sh
@@ -3,7 +3,6 @@ set -eo pipefail
declare -A php_version=(
[default]='8.0'
- [20]='7.4'
[21]='7.4'
)