Skip to content

Commit 84a9add

Browse files
committed
Maestro updates PHPStan to version ~0.12.0
1 parent 499804b commit 84a9add

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

phpstan.neon

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ includes:
22
- phpstan-baseline.neon
33
parameters:
44
inferPrivatePropertyTypeFromConstructor: true
5-
ignoreErrors: null
65
paths:
76
- lib
8-
level: '7'
7+
level: 7

0 commit comments

Comments
 (0)