Skip to content

Commit 7cab942

Browse files
Update phpstan-baseline.neon
1 parent b82d2d1 commit 7cab942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ parameters:
2626
path: src/PreCompileCommand.php
2727

2828
-
29-
message: "#^Only booleans are allowed in a negated boolean, array\\<string\\>\\|bool\\|string\\|null given\\.$#"
29+
message: "#^Only booleans are allowed in a negated boolean, mixed given\\.$#"
3030
count: 2
3131
path: src/PreCompileCommand.php

0 commit comments

Comments
 (0)