Merge pull request #115 from aidanharris/xdebug-redhat

Add xdebug package for RedHat family operating systems in map.jina
This commit is contained in:
Forrest 2016-12-10 15:33:53 -08:00 committed by GitHub
commit 371fc1f3a7

View File

@ -1152,6 +1152,7 @@
'soap': 'php-soap',
'sqlite': 'php5-sqlite',
'xcache': 'php-xcache',
'xdebug': 'php-pecl-xdebug',
'xml': 'php-xml',
'zip': 'php',
'redis': 'php-redis',