Skip to content

Commit 3b55689

Browse files
author
MarkBaker
committed
phpcs update to version 3.7.0 to ensure it catches all the PHP 8.1 updates
1 parent 1a404e8 commit 3b55689

File tree

2 files changed

+10
-168
lines changed

2 files changed

+10
-168
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"phpstan/phpstan": "^1.1",
8888
"phpstan/phpstan-phpunit": "^1.0",
8989
"phpunit/phpunit": "^8.5 || ^9.0",
90-
"squizlabs/php_codesniffer": "^3.6",
90+
"squizlabs/php_codesniffer": "^3.7",
9191
"tecnickcom/tcpdf": "^6.4"
9292
},
9393
"suggest": {

0 commit comments

Comments
 (0)