mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-16 09:40:25 +00:00
feat(mods): add xsl
module for FreeBSD
This commit is contained in:
parent
7eef994582
commit
4c9ed0295c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue