@@ -44,6 +44,7 @@ RUN pecl channel-update pecl.php.net && pecl install \
imagick-3.7.0 \
redis-6.0.2 \
ssh2-1.3.1 \
+ swoole-5.1.1 \
xdebug-3.2.2 \
&& pecl clear-cache \
&& rm -rf /tmp/pear
@@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
RUN pecl channel-update pecl.php.net && pecl install \
xdebug-3.3.1 \