Skip to content

Commit 6ab0202

Browse files
authored
composer.json: Update php_codesniffer to 3.6.1
1 parent 3961fb9 commit 6ab0202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"mediawiki/mediawiki-phan-config": "0.10.6",
2222
"php-parallel-lint/php-parallel-lint": "~1.3.1",
2323
"phpunit/phpunit": "^8.5||^9.0",
24-
"squizlabs/php_codesniffer": "~3.5.8"
24+
"squizlabs/php_codesniffer": "~3.6.1"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)