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 ea7250b commit d959deaCopy full SHA for d959dea
Dockerfile
@@ -2,4 +2,4 @@ FROM php:7.0-alpine
2
3
RUN apk --update add patch && rm -rf /var/cache/apk/*
4
5
-RUN pear install PHP_CodeSniffer-2.6.0
+RUN pear install PHP_CodeSniffer-2.6.1
0 commit comments