We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e8784 commit 8189486Copy full SHA for 8189486
1 file changed
template/Dockerfile.blade.php
@@ -65,6 +65,7 @@
65
soap \
66
xml \
67
zip \
68
+ sockets \
69
@if (version_compare($version, '8.0', '>='))
70
# Temporarily building for PHP 8.0: https://github.com/Imagick/imagick/issues/358
71
&& git clone https://github.com/Imagick/imagick \
0 commit comments