Skip to content

Commit 4c9ed02

Browse files
author
sticky-note
committed
feat(mods): add xsl module for FreeBSD
1 parent 7eef994 commit 4c9ed02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/map.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3149,6 +3149,7 @@
31493149
'xdebug': 'php' + freebsd_php_version + '-pecl-xdebug',
31503150
'xml': 'php' + freebsd_php_version + '-xml',
31513151
'xmlwriter': 'php' + freebsd_php_version + '-xmlwriter',
3152+
'xsl': 'php' + freebsd_php_version + '-xsl',
31523153
'zip': 'php' + freebsd_php_version + '-zip',
31533154
},
31543155
'fpm': {

0 commit comments

Comments
 (0)