Skip to content

Commit

Permalink
feat: bump required codesniffer to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gskema committed Dec 11, 2023
1 parent 55935ef commit d68be72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": ">=8.2",
"squizlabs/php_codesniffer": "^3.7.2"
"squizlabs/php_codesniffer": "^3.8"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit d68be72

Please sign in to comment.