Skip to content

Commit

Permalink
chore: Update squizlabs/php_codesniffer to version 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-chetan committed Dec 16, 2024
1 parent fc6e7f1 commit ea5111b
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 @@ -3,7 +3,7 @@
"description": "PHP coding standard to be followed",
"type": "php-code-sniffer",
"require": {
"squizlabs/php_codesniffer": "^3.10"
"squizlabs/php_codesniffer": "^3.11"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit ea5111b

Please sign in to comment.