Browse Source

feat(mods): add `xsl` module for FreeBSD

tags/v1.5.0
sticky-note 3 years ago
parent
commit
4c9ed0295c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      php/map.jinja

+ 1
- 0
php/map.jinja View File

@@ -3149,6 +3149,7 @@
'xdebug': 'php' + freebsd_php_version + '-pecl-xdebug',
'xml': 'php' + freebsd_php_version + '-xml',
'xmlwriter': 'php' + freebsd_php_version + '-xmlwriter',
'xsl': 'php' + freebsd_php_version + '-xsl',
'zip': 'php' + freebsd_php_version + '-zip',
},
'fpm': {

Loading…
Cancel
Save