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 1cd4018 commit 1b2c08eCopy full SHA for 1b2c08e
.docker/Dockerfile
@@ -20,7 +20,7 @@ RUN apk add --no-cache \
20
pkgconfig \
21
&& docker-php-ext-install intl xsl
22
23
-# 📦 Installer Composer
+# 📦 Install Composer
24
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
25
26
# Install PhD and the PHP package (stable compatible version --addpackage)
0 commit comments