diff options
author | Remi Collet <remi@remirepo.net> | 2017-12-12 09:09:03 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-12-12 09:09:03 +0100 |
commit | f1b860c52d479ee9a0a9e0fa3e1d1f446ed3816a (patch) | |
tree | 9ae50ba1694ac5c3aa13459e60ca5afcf47d725d | |
parent | 2f526b56815a1c5877e175df11b1b04a1d7105a3 (diff) |
+ stackdriver_debugger
-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 cc2a92d7..242cdbdd 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -169,6 +169,7 @@ php70-php-pecl-scrypt php70-php-pecl-solr2 php70-php-pecl-ssdeep php70-php-pecl-ssh2 +php70-php-pecl-stackdriver-debugger php70-php-pecl-stats php70-php-pecl-stomp php70-php-pecl-swoole @@ -340,6 +341,7 @@ php71-php-pecl-scrypt php71-php-pecl-solr2 php71-php-pecl-ssdeep php71-php-pecl-ssh2 +php71-php-pecl-stackdriver-debugger php71-php-pecl-stats php71-php-pecl-stomp php71-php-pecl-swoole @@ -1205,6 +1207,7 @@ php72-php-pecl-scrypt php72-php-pecl-solr2 php72-php-pecl-ssdeep php72-php-pecl-ssh2 +php72-php-pecl-stackdriver-debugger php72-php-pecl-stats php72-php-pecl-stomp php72-php-pecl-swoole diff --git a/mashinfo.el7 b/mashinfo.el7 index 95193874..0073c6a0 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -290,6 +290,7 @@ php70-php-pecl-selinux php70-php-pecl-solr2 php70-php-pecl-ssdeep php70-php-pecl-ssh2 +php70-php-pecl-stackdriver-debugger php70-php-pecl-stats php70-php-pecl-stomp php70-php-pecl-swoole @@ -472,6 +473,7 @@ php71-php-pecl-selinux php71-php-pecl-solr2 php71-php-pecl-ssdeep php71-php-pecl-ssh2 +php71-php-pecl-stackdriver-debugger php71-php-pecl-stats php71-php-pecl-stomp php71-php-pecl-swoole @@ -1371,6 +1373,7 @@ php72-php-pecl-selinux php72-php-pecl-solr2 php72-php-pecl-ssdeep php72-php-pecl-ssh2 +php72-php-pecl-stackdriver-debugger php72-php-pecl-stats php72-php-pecl-stomp php72-php-pecl-swoole |