Skip to content

Commit

Permalink
chore: Update squizlabs/php_codesniffer to version 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-chetan committed Jul 17, 2024
1 parent 39f6b4f commit 9f93dcb
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "PHP coding standard to be followed",
"type": "php-code-sniffer",
"require": {
"squizlabs/php_codesniffer": "^3.7"
"squizlabs/php_codesniffer": "^3.10"
},
"license": "MIT",
"authors": [
Expand Down
99 changes: 99 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f93dcb

Please sign in to comment.