Skip to content

Commit 00b14ea

Browse files
committed
Update Composer baseline
1 parent 8184986 commit 00b14ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

e2e/integration/composer-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
parameters:
22
ignoreErrors:
3+
-
4+
message: "#^PHPDoc tag @var with type array\\<Composer\\\\Package\\\\Link\\> is not subtype of type non\\-empty\\-list\\<array\\{array\\{array\\{Composer\\\\Package\\\\Link\\}\\|Composer\\\\Package\\\\Link\\}\\|Composer\\\\Package\\\\Link\\}\\|Composer\\\\Package\\\\Link\\>\\|Composer\\\\Package\\\\Link\\.$#"
5+
count: 1
6+
path: repo/src/Composer/Command/CheckPlatformReqsCommand.php
7+
38
-
49
message: "#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#"
510
count: 1

0 commit comments

Comments
 (0)