Skip to content

Commit 2bf9087

Browse files
authored
upgrade to 2.6.2
1 parent d959dea commit 2bf9087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ FROM php:7.0-alpine
22

33
RUN apk --update add patch && rm -rf /var/cache/apk/*
44

5-
RUN pear install PHP_CodeSniffer-2.6.1
5+
RUN pear install PHP_CodeSniffer-2.6.2

0 commit comments

Comments
 (0)