We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7036d3 commit c5a024cCopy full SHA for c5a024c
Dockerfile
@@ -2,4 +2,4 @@ FROM php:7.2-alpine
2
3
RUN apk add --no-cache patch
4
5
-RUN pear install PHP_CodeSniffer-3.5.3
+RUN pear install PHP_CodeSniffer-3.5.8
0 commit comments