Skip to content

Commit 21f15df

Browse files
committed
Update PHPCodeSniffer to 3.9
1 parent f8ee86d commit 21f15df

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
@@ -13,7 +13,7 @@
1313
"php": "^7.4|^8.0",
1414
"phpunit/phpunit": "^9.6",
1515
"slevomat/coding-standard": "^8.14.1",
16-
"squizlabs/php_codesniffer": "^3.8"
16+
"squizlabs/php_codesniffer": "^3.9"
1717
},
1818
"scripts": {
1919
"lint:check": "phpcs",

0 commit comments

Comments
 (0)