Skip to content

Commit

Permalink
Update squizlabs/php_codesniffer to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andvla committed Aug 6, 2021
1 parent 0f2b233 commit a1a9f41
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": "Jobilla's general code styling rules for different tools",
"homepage": "https://github.com/jobilla/coding-rules",
"require": {
"squizlabs/php_codesniffer": "~2",
"squizlabs/php_codesniffer": "^3.6.0",
"phpmd/phpmd" : "@stable"
},
"keywords": [
Expand Down

0 comments on commit a1a9f41

Please sign in to comment.