mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-17 10:10:29 +00:00
feat(mods): add bcmath
module for FreeBSD
This commit is contained in:
parent
74a90dfa0e
commit
6381ad4634
1 changed files with 1 additions and 0 deletions
|
@ -3113,6 +3113,7 @@
|
|||
},
|
||||
'pkgs': {
|
||||
'apache2': 'mod_php' + freebsd_php_version,
|
||||
'bcmath': 'php' + freebsd_php_version + '-bcmath',
|
||||
'composer_bin': 'composer',
|
||||
'cli': 'php' + freebsd_php_version,
|
||||
'ctype': 'php' + freebsd_php_version + '-ctype',
|
||||
|
|
Loading…
Add table
Reference in a new issue