Install the php mbstring extension.

This commit is contained in:
Andrea Dell'Amico 2020-10-12 11:40:25 +02:00
parent ac2a5b9887
commit 8d68dd4771
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ wordpress_php_prereq:
- 'php{{ php_version }}-curl'
- 'php{{ php_version }}-opcache'
- 'php{{ php_version }}-xml'
- 'php{{ php_version }}-mbstring'
- php-pear
- php-date
- imagemagick