Merge pull request #3359 from Icinga/fix/vagrant-rh-php-xdebug
Vagrant: Fix package name for PHP xdebug in SCLO
This commit is contained in:
commit
6f0d49d139
|
@ -29,7 +29,7 @@ class icingaweb2_dev (
|
|||
'rh-php71-php-pgsql',
|
||||
'rh-php71-php-ldap',
|
||||
'rh-php71-php-xml',
|
||||
'rh-php71-php-xdebug',
|
||||
'sclo-php71-php-pecl-xdebug',
|
||||
'sclo-php71-php-pecl-imagick',
|
||||
'php-phpunit-PHPUnit'
|
||||
]:
|
||||
|
|
Loading…
Reference in New Issue