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