We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fb514 commit 3d6770fCopy full SHA for 3d6770f
8.4/Dockerfile
@@ -23,7 +23,6 @@ RUN chmod +x /usr/local/bin/install-php-extensions && \
23
install-php-extensions \
24
@composer \
25
redis-stable \
26
- imagick/imagick@master \
27
xdebug-stable \
28
bcmath \
29
calendar \
README.md
@@ -11,4 +11,4 @@
11
| 8.1 | 8.1 | ✅ Everything. |
12
| 8.2 | 8.2 | ✅ Everything. |
13
| 8.3 | 8.3 | ✅ Everything. |
14
-| 8.4 | 8.4 | ✅ Everything. |
+| 8.4 | 8.4 | ⚠️ Partial. Imagick is not yet supported. |
0 commit comments