Skip to content

Commit acc21c4

Browse files
Update dependency squizlabs/php_codesniffer to v3.10.1
1 parent 1a9bc90 commit acc21c4

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
@@ -16,7 +16,7 @@
1616
"php": ">=7.3"
1717
},
1818
"require-dev": {
19-
"squizlabs/php_codesniffer": "3.6.1",
19+
"squizlabs/php_codesniffer": "3.10.1",
2020
"phpunit/phpunit": "9.5.10",
2121
"clivern/phpcs": "1.0.2"
2222
},

0 commit comments

Comments
 (0)