Skip to content

Commit

Permalink
Also change composer suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
paras-malhotra committed Jan 28, 2021
1 parent 4173d3b commit e1d909c
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 @@ -34,7 +34,7 @@
"phpmetrics/phpmetrics": "*"
},
"suggest": {
"sensiolabs/security-checker": "Check composer.lock for known security issues",
"enlightn/security-checker": "Check composer.lock for known security issues",
"friendsofphp/php-cs-fixer": "A tool to automatically fix PHP coding standards issues",
"phpunit/phpunit": "The PHP Unit Testing framework",
"phpstan/phpstan": "PHP Static Analysis Tool - discover bugs in your code without running it!",
Expand Down

0 comments on commit e1d909c

Please sign in to comment.