Skip to content

Commit c6cf851

Browse files
committed
Bump version of CodeSniffer because of a code vulnerability
1 parent 993066d commit c6cf851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"php" : ">=5.3.2"
4141
},
4242
"require-dev" : {
43-
"squizlabs/php_codesniffer" : "^1.5.1",
43+
"squizlabs/php_codesniffer" : "^2.8.1",
4444
"phpunit/phpunit" : "^9.5.13",
4545
"analog/analog" : "^1.0.6"
4646
}

0 commit comments

Comments
 (0)