mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
Vagrant: install rh-php73-php-pecl-xdebug, not sclo-php73-php-pecl-xdebug
This commit is contained in:
parent
60989a7fe5
commit
6fe5d54acb
@ -31,7 +31,7 @@ class icingaweb2_dev (
|
|||||||
'rh-php73-php-ldap',
|
'rh-php73-php-ldap',
|
||||||
'rh-php73-php-xml',
|
'rh-php73-php-xml',
|
||||||
'rh-php73-php-mbstring',
|
'rh-php73-php-mbstring',
|
||||||
'sclo-php73-php-pecl-xdebug',
|
'rh-php73-php-pecl-xdebug',
|
||||||
'sclo-php73-php-pecl-imagick',
|
'sclo-php73-php-pecl-imagick',
|
||||||
'php-phpunit-PHPUnit'
|
'php-phpunit-PHPUnit'
|
||||||
]:
|
]:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user