mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Merge pull request #3364 from Icinga/bugfix/vagrant-missing-php-mbstring
Vagrant: Fix missing mbstring PHP module
This commit is contained in:
commit
79c12385ae
@ -30,6 +30,7 @@ class icingaweb2_dev (
|
||||
'rh-php71-php-pgsql',
|
||||
'rh-php71-php-ldap',
|
||||
'rh-php71-php-xml',
|
||||
'rh-php71-php-mbstring',
|
||||
'sclo-php71-php-pecl-xdebug',
|
||||
'sclo-php71-php-pecl-imagick',
|
||||
'php-phpunit-PHPUnit'
|
||||
|
Loading…
x
Reference in New Issue
Block a user