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 6e843b9 commit 3fb253fCopy full SHA for 3fb253f
tests/slim_onbuild_composer/Dockerfile
@@ -9,7 +9,7 @@ COPY composer.json composer.json
9
10
RUN env
11
12
-RUN php -v
+RUN php -m
13
14
# Let's check that GD is available.
15
RUN composer install
0 commit comments