mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Vagrant: Fix missing mbstring PHP module
This commit is contained in:
parent
b4cb5ecb15
commit
d6c8b4d8a1
@ -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