Skip to content

Commit 585469c

Browse files
committed
adjusted phpstan baseline
1 parent ca91642 commit 585469c

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
@@ -2,5 +2,5 @@ parameters:
22
ignoreErrors:
33
-
44
message: "#^Parameter \\#1 \\$catalogue of method Symfony\\\\Component\\\\Translation\\\\Writer\\\\TranslationWriterInterface\\:\\:write\\(\\) expects Symfony\\\\Component\\\\Translation\\\\MessageCatalogue, Symfony\\\\Component\\\\Translation\\\\MessageCatalogueInterface given\\.$#"
5-
count: 2
5+
count: 3
66
path: src/FileStorage.php

0 commit comments

Comments
 (0)