Skip to content

Commit 3befa87

Browse files
authored
Update to squizlabs/php_codesniffer v4 (#37)
1 parent 13b6569 commit 3befa87

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
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^9",
24-
"squizlabs/php_codesniffer": "^3.5",
24+
"squizlabs/php_codesniffer": "^4",
2525
"phpstan/phpstan": "^2"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)