diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-19 07:22:32 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-19 07:22:32 +0200 |
commit | 4851b7a6b7d351214e25d38724996de8c39b29d9 (patch) | |
tree | 28ce897f9a914b2c6dd0c7d7849954c2fb45b69f | |
parent | ff8f60bea473975a316b1f76e8b18e9c8703757e (diff) |
add swoole4 to remmi-safe
-rw-r--r-- | mashinfo.el6 | 3 | ||||
-rw-r--r-- | mashinfo.el7 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 8adcf80f..0b4213a1 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -360,6 +360,7 @@ php71-php-pecl-stats php71-php-pecl-stomp php71-php-pecl-swoole php71-php-pecl-swoole2 +php71-php-pecl-swoole4 php71-php-pecl-swoole-serialize php71-php-pecl-sync php71-php-pecl-taint @@ -1240,6 +1241,7 @@ php72-php-pecl-stats php72-php-pecl-stomp php72-php-pecl-swoole php72-php-pecl-swoole2 +php72-php-pecl-swoole4 php72-php-pecl-swoole-serialize php72-php-pecl-sync php72-php-pecl-taint @@ -1421,6 +1423,7 @@ php73-php-pecl-stats php73-php-pecl-stomp php73-php-pecl-swoole php73-php-pecl-swoole2 +php73-php-pecl-swoole4 php73-php-pecl-swoole-serialize php73-php-pecl-sync php73-php-pecl-taint diff --git a/mashinfo.el7 b/mashinfo.el7 index deff8972..387942a4 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -491,6 +491,7 @@ php71-php-pecl-stats php71-php-pecl-stomp php71-php-pecl-swoole php71-php-pecl-swoole2 +php71-php-pecl-swoole4 php71-php-pecl-swoole-serialize php71-php-pecl-sync php71-php-pecl-taint @@ -1407,6 +1408,7 @@ php72-php-pecl-stats php72-php-pecl-stomp php72-php-pecl-swoole php72-php-pecl-swoole2 +php72-php-pecl-swoole4 php72-php-pecl-swoole-serialize php72-php-pecl-sync php72-php-pecl-taint @@ -1601,6 +1603,7 @@ php73-php-pecl-stats php73-php-pecl-stomp php73-php-pecl-swoole php73-php-pecl-swoole2 +php73-php-pecl-swoole4 php73-php-pecl-swoole-serialize php73-php-pecl-sync php73-php-pecl-taint |