Skip to content

Commit

Permalink
phpcs 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathroc committed Sep 28, 2024
1 parent caa153d commit a68196c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM php:8.3-alpine

RUN apk add --no-cache patch

RUN pear install PHP_CodeSniffer-3.6.1
RUN pear install PHP_CodeSniffer-3.7.2

0 comments on commit a68196c

Please sign in to comment.