Skip to content

Commit 10f15b6

Browse files
authored
[TASK] Greenify phpstan (#677)
1 parent 05fe9bb commit 10f15b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/phpstan/phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ parameters:
33
-
44
message: '#^Offset 0 on non\-empty\-list\<string\> on left side of \?\? always exists and is not nullable\.$#'
55
identifier: nullCoalesce.offset
6-
count: 1
6+
count: 2
77
path: ../../Classes/Composer/ComposerPackageManager.php
88

99
-

0 commit comments

Comments
 (0)