diff options
author | Remi Collet <remi@remirepo.net> | 2019-07-11 14:15:42 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-07-11 14:15:42 +0200 |
commit | 78b774371e9e86caf08c9df6151108d33ff3678d (patch) | |
tree | 77c3899d6fadf188e9c079fa9ad3c1fdaa9c29a0 | |
parent | a574c99249e95f64f5e12f3e79ac1bf647ec5446 (diff) |
add http_message to safe
-rw-r--r-- | mashinfo.el6 | 4 | ||||
-rw-r--r-- | mashinfo.el7 | 6 | ||||
-rw-r--r-- | mashinfo.el8 | 6 |
3 files changed, 16 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 9b0be41c..aa456bbb 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -1243,6 +1243,8 @@ php72-php-pecl-gmagick php72-php-pecl-gnupg php72-php-pecl-http php72-php-pecl-http-devel +php72-php-pecl-http-message +php72-php-pecl-http-message-devel php72-php-pecl-hprose php72-php-pecl-hrtime php72-php-pecl-igbinary @@ -1442,6 +1444,8 @@ php73-php-pecl-gmagick php73-php-pecl-gnupg php73-php-pecl-http php73-php-pecl-http-devel +php73-php-pecl-http-message +php73-php-pecl-http-message-devel php73-php-pecl-hprose php73-php-pecl-hrtime php73-php-pecl-igbinary diff --git a/mashinfo.el7 b/mashinfo.el7 index a2d6f2b5..730ad0d8 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -1419,6 +1419,8 @@ php72-php-pecl-handlebars php72-php-pecl-hdr-histogram php72-php-pecl-http php72-php-pecl-http-devel +php72-php-pecl-http-message +php72-php-pecl-http-message-devel php72-php-pecl-hprose php72-php-pecl-hrtime php72-php-pecl-igbinary @@ -1632,6 +1634,8 @@ php73-php-pecl-handlebars php73-php-pecl-hdr-histogram php73-php-pecl-http php73-php-pecl-http-devel +php73-php-pecl-http-message +php72-php-pecl-http-message-devel php73-php-pecl-hprose php73-php-pecl-hrtime php73-php-pecl-igbinary @@ -1844,6 +1848,8 @@ php74-php-pecl-handlebars php74-php-pecl-hdr-histogram php74-php-pecl-http php74-php-pecl-http-devel +php74-php-pecl-http-message +php74-php-pecl-http-message-devel php74-php-pecl-hprose php74-php-pecl-hrtime php74-php-pecl-igbinary diff --git a/mashinfo.el8 b/mashinfo.el8 index 33770136..4d212517 100644 --- a/mashinfo.el8 +++ b/mashinfo.el8 @@ -945,6 +945,8 @@ php72-php-pecl-handlebars php72-php-pecl-hdr-histogram php72-php-pecl-http php72-php-pecl-http-devel +php72-php-pecl-http-message +php72-php-pecl-http-message-devel php72-php-pecl-hprose php72-php-pecl-hrtime php72-php-pecl-igbinary @@ -1158,6 +1160,8 @@ php73-php-pecl-handlebars php73-php-pecl-hdr-histogram php73-php-pecl-http php73-php-pecl-http-devel +php73-php-pecl-http-message +php73-php-pecl-http-message-devel php73-php-pecl-hprose php73-php-pecl-hrtime php73-php-pecl-igbinary @@ -1370,6 +1374,8 @@ php74-php-pecl-handlebars php74-php-pecl-hdr-histogram php74-php-pecl-http php74-php-pecl-http-devel +php74-php-pecl-http-message +php74-php-pecl-http-message-devel php74-php-pecl-hprose php74-php-pecl-hrtime php74-php-pecl-igbinary |