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.
2 parents c82b43b + b723d5a commit 302bcb9Copy full SHA for 302bcb9
Dockerfile
@@ -10,4 +10,4 @@ RUN apt-get update && \
10
apt-get install -y git zip zlib1g-dev && docker-php-ext-install zip
11
RUN curl --silent --show-error https://getcomposer.org/installer | php
12
13
-RUN php composer.phar install
+RUN php composer.phar install
0 commit comments