Add state file for installing the pecl_http extension.
This commit is contained in:
parent
74a60ccf8f
commit
b68efa029a
2
php/ng/http.sls
Normal file
2
php/ng/http.sls
Normal file
@ -0,0 +1,2 @@
|
||||
{% set state = 'http' %}
|
||||
{% include "php/ng/installed.jinja" %}
|
@ -1859,6 +1859,7 @@
|
||||
'geoip': 'php-pecl-geoip',
|
||||
'geshi': 'php-geshi',
|
||||
'gettext': 'php-php-gettext',
|
||||
'http': 'php-pecl-http',
|
||||
'imagick': 'php-pecl-imagick',
|
||||
'imap': 'php-imap',
|
||||
'intl': 'php-intl',
|
||||
|
Loading…
Reference in New Issue
Block a user