Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-chetan committed Feb 12, 2022
1 parent 8dc858f commit 906ebcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "PHP coding standard to be followed",
"type": "php-code-sniffer",
"require": {
"squizlabs/php_codesniffer": "^3.5",
"phpmd/phpmd": "^2.8"
"squizlabs/php_codesniffer": "^3.6",
"phpmd/phpmd": "^2.11"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 906ebcb

Please sign in to comment.