mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-17 10:10:29 +00:00
feat(mods): add soap
module for FreeBSD
This commit is contained in:
parent
6381ad4634
commit
7eef994582
1 changed files with 1 additions and 0 deletions
|
@ -3143,6 +3143,7 @@
|
|||
'session': 'php' + freebsd_php_version + '-session',
|
||||
'simplexml': 'php' + freebsd_php_version + '-simplexml',
|
||||
'snmp': 'php' + freebsd_php_version + '-snmp',
|
||||
'soap': 'php' + freebsd_php_version + '-soap',
|
||||
'temp_dir': '/tmp',
|
||||
'tokenizer': 'php' + freebsd_php_version + '-tokenizer',
|
||||
'xdebug': 'php' + freebsd_php_version + '-pecl-xdebug',
|
||||
|
|
Loading…
Add table
Reference in a new issue