Skip to content

Commit 1504a5b

Browse files
authored
Merge pull request #642 from edubarr/php85-xlswriter
feat: add PHP 8.5 support for xlswriter extension
2 parents ecc03c1 + fc79fdf commit 1504a5b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

layers/xlswriter/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"php": [
33
"82",
44
"83",
5-
"84"
5+
"84",
6+
"85"
67
]
78
}

0 commit comments

Comments
 (0)