diff --git a/layers/xlswriter/config.json b/layers/xlswriter/config.json index 2bf25de7..205ba218 100644 --- a/layers/xlswriter/config.json +++ b/layers/xlswriter/config.json @@ -2,6 +2,7 @@ "php": [ "82", "83", - "84" + "84", + "85" ] }