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