This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
php-formula
mirror of
https://github.com/saltstack-formulas/php-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
33
Wiki
Activity
Browse Source
feat(mods): add `bcmath` module for FreeBSD
tags/v1.5.0
sticky-note
3 years ago
parent
74a90dfa0e
commit
6381ad4634
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
php/map.jinja
+ 1
- 0
php/map.jinja
View File
@@ -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',
Write
Preview
Loading…
Cancel
Save