Skip to content

Commit c91a146

Browse files
committed
cs
1 parent d64a5e8 commit c91a146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tomasvotruba/cognitive-complexity",
33
"type": "phpstan-extension",
4-
"description": "PHPStan rules to measure cognitive complexity in your project",
4+
"description": "PHPStan rules to measure cognitive complexity of your classes and methods",
55
"license": "MIT",
66
"require": {
77
"php": "^8.1",

0 commit comments

Comments
 (0)