diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-09 09:13:39 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-09 09:13:39 +0100 |
commit | 31a7fa03eb258e7a77d32cbdfcaf938b2112f22d (patch) | |
tree | 753bfd72fd62d15dd3cee07f6acada48051c3806 | |
parent | ab5549389907d037001802878f68e91dc14989fe (diff) |
remi-safe: add swoole_serialize
-rw-r--r-- | mashinfo.el6 | 2 | ||||
-rw-r--r-- | mashinfo.el7 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 98cdf30c..2673dc4f 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -146,6 +146,7 @@ php70-php-pecl-ssh2 php70-php-pecl-stats php70-php-pecl-stomp php70-php-pecl-swoole +php70-php-pecl-swoole-serialize php70-php-pecl-sync php70-php-pecl-taint php70-php-pecl-tcpwrap @@ -299,6 +300,7 @@ php71-php-pecl-ssh2 php71-php-pecl-stats php71-php-pecl-stomp php71-php-pecl-swoole +php71-php-pecl-swoole-serialize php71-php-pecl-sync php71-php-pecl-taint php71-php-pecl-tcpwrap diff --git a/mashinfo.el7 b/mashinfo.el7 index 980f36f4..c0b91db8 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -255,6 +255,7 @@ php70-php-pecl-ssh2 php70-php-pecl-stats php70-php-pecl-stomp php70-php-pecl-swoole +php70-php-pecl-swoole-serialize php70-php-pecl-sync php70-php-pecl-taint php70-php-pecl-tcpwrap @@ -415,6 +416,7 @@ php71-php-pecl-ssh2 php71-php-pecl-stats php71-php-pecl-stomp php71-php-pecl-swoole +php71-php-pecl-swoole-serialize php71-php-pecl-sync php71-php-pecl-taint php71-php-pecl-tcpwrap |