Skip to content

Commit d4a5776

Browse files
Install bcmath PHP extension
1 parent 2841d61 commit d4a5776

File tree

1 file changed

+1
-0
lines changed
  • provision-contest/ansible/roles/base_packages/defaults

1 file changed

+1
-0
lines changed

provision-contest/ansible/roles/base_packages/defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ INSTALLED_PACKAGES:
4242
- php-mysql
4343
- php-xml
4444
- php-zip
45+
- php-bcmath
4546
- pv
4647
- python3-sphinx
4748
- python3-sphinx-rtd-theme

0 commit comments

Comments
 (0)