Skip to content

Commit

Permalink
Update Composer baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 5, 2022
1 parent ca3a1c6 commit 143dcc8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions e2e/integration/composer-baseline.neon
@@ -1,5 +1,15 @@
parameters:
ignoreErrors:
-
message: "#^Only booleans are allowed in a negated boolean, array\\<int\\|string, mixed\\> given\\.$#"
count: 1
path: repo/src/Composer/Command/DiagnoseCommand.php

-
message: "#^Only booleans are allowed in a negated boolean, array\\<int\\|string, string\\|true\\> given\\.$#"
count: 1
path: repo/src/Composer/Command/DiagnoseCommand.php

-
message: "#^Parameter \\#3 \\$value of function curl_setopt expects non\\-empty\\-string, string given\\.$#"
count: 2
Expand Down

0 comments on commit 143dcc8

Please sign in to comment.