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 4d9c313 commit d0d61e8Copy full SHA for d0d61e8
Dockerfile
@@ -2,4 +2,4 @@ FROM php:7.0-alpine
2
3
RUN apk add --no-cache patch
4
5
-RUN pear install PHP_CodeSniffer-3.0.0a1
+RUN pear install PHP_CodeSniffer-3.0.0RC1
0 commit comments