Skip to content

Commit 46ee25f

Browse files
committed
Bump phpcs dependency to fix deprecation notice on PHP 8.1
1 parent 74894b5 commit 46ee25f

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
@@ -39,7 +39,7 @@
3939
},
4040
"require-dev": {
4141
"phpunit/phpunit": "^9.5",
42-
"squizlabs/php_codesniffer": "^3.5",
42+
"squizlabs/php_codesniffer": "^3.6",
4343
"dms/phpunit-arraysubset-asserts": "^0.2",
4444
"monolog/monolog": "^2.1"
4545
},

0 commit comments

Comments
 (0)