Skip to content

Commit 5764106

Browse files
committed
phpstan use only vv
1 parent 05fab26 commit 5764106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"check:ec": "ec src tests",
6868
"check:self": "bin/detect-collisions src",
6969
"check:tests": "phpunit -vvv tests",
70-
"check:types": "phpstan analyse -vvv",
70+
"check:types": "phpstan analyse -vv",
7171
"fix:cs": "phpcbf"
7272
}
7373
}

0 commit comments

Comments
 (0)