We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64a5e8 commit c91a146Copy full SHA for c91a146
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tomasvotruba/cognitive-complexity",
3
"type": "phpstan-extension",
4
- "description": "PHPStan rules to measure cognitive complexity in your project",
+ "description": "PHPStan rules to measure cognitive complexity of your classes and methods",
5
"license": "MIT",
6
"require": {
7
"php": "^8.1",
0 commit comments