Skip to content

Commit a3ee3e5

Browse files
committed
add to tests
1 parent 16a36b8 commit a3ee3e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/globals/test-extensions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
// If you want to test your added extensions and libs, add below (comma separated, example `bcmath,openssl`).
4747
$extensions = match (PHP_OS_FAMILY) {
48-
'Linux', 'Darwin' => 'pgsql',
48+
'Linux', 'Darwin' => 'xsl,simplexml,xslwriter',
4949
'Windows' => 'xlswriter,openssl',
5050
};
5151

0 commit comments

Comments
 (0)