Skip to content

Commit 5d0b9ec

Browse files
committed
Use out configuration file
1 parent 3adcf1c commit 5d0b9ec

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
@@ -98,7 +98,7 @@
9898
],
9999
"stan": [
100100
"@ensure-installed",
101-
"phpstan analyse src tests --level max --ansi"
101+
"phpstan analyse src tests --level max --ansi -c phpstan.neon"
102102
],
103103
"unit": [
104104
"@ensure-installed",

0 commit comments

Comments
 (0)