commit
08f615e36b
2
php/ng/gmp.sls
Normal file
2
php/ng/gmp.sls
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{% set state = 'gmp' %}
|
||||||
|
{% include "php/ng/installed.jinja" %}
|
@ -12,6 +12,7 @@
|
|||||||
'curl': 'php5-curl',
|
'curl': 'php5-curl',
|
||||||
'fpm': 'php5-fpm',
|
'fpm': 'php5-fpm',
|
||||||
'gd': 'php5-gd',
|
'gd': 'php5-gd',
|
||||||
|
'gmp': 'php5-gmp',
|
||||||
'geoip': 'php5-geoip',
|
'geoip': 'php5-geoip',
|
||||||
'intl': 'php5-intl',
|
'intl': 'php5-intl',
|
||||||
'mbstring': 'php5',
|
'mbstring': 'php5',
|
||||||
|
Loading…
Reference in New Issue
Block a user