Skip to content

Commit 5f6bbb4

Browse files
committed
feat: increase verbose for pint command
1 parent af013d8 commit 5f6bbb4

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
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
"scripts": {
70-
"analyse": "phpstan analyse --ansi -v --memory-limit=-1",
70+
"analyse": "phpstan analyse --ansi -vvv --memory-limit=-1",
7171
"format": [
7272
"@putenv XDEBUG_MODE=off",
7373
"pint --ansi -vvv"

0 commit comments

Comments
 (0)