We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b865cba commit 161ac26Copy full SHA for 161ac26
1 file changed
ci/build/Dockerfile
@@ -55,6 +55,7 @@ RUN apt-get update && \
55
bc \
56
&& apt install -y --no-install-recommends \
57
php${PHP_VERSION} \
58
+ php${PHP_VERSION}-amqp \
59
php${PHP_VERSION}-bcmath \
60
php${PHP_VERSION}-bz2 \
61
php${PHP_VERSION}-cli \
0 commit comments