mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-10 14:51:45 +00:00
feat(freebsd): add ldap
php
module for FreeBSD
This commit is contained in:
parent
942da02a91
commit
b5798b0e65
1 changed files with 1 additions and 0 deletions
|
@ -3130,6 +3130,7 @@
|
|||
'imagick': 'php' + freebsd_php_version + 'pecl-imagick',
|
||||
'intl': 'php' + freebsd_php_version + '-intl',
|
||||
'json': 'php' + freebsd_php_version + '-json',
|
||||
'ldap': 'php' + freebsd_php_version + '-ldap',
|
||||
'local_bin': '/usr/local/bin',
|
||||
'memcached': 'php' + freebsd_php_version + '-pecl-memcached',
|
||||
'mbstring': 'php' + freebsd_php_version + '-mbstring',
|
||||
|
|
Loading…
Add table
Reference in a new issue