Skip to content

Commit ac7c75e

Browse files
committed
Fix build
1 parent 40c8fb2 commit ac7c75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1689,7 +1689,7 @@ parameters:
16891689

16901690
-
16911691
message: "#^Doing instanceof PHPStan\\\\Type\\\\VoidType is error\\-prone and deprecated\\. Use Type\\:\\:isVoid\\(\\) instead\\.$#"
1692-
count: 3
1692+
count: 2
16931693
path: src/Type/VoidType.php
16941694

16951695
-

0 commit comments

Comments
 (0)