Skip to content

Commit

Permalink
[TASK] Regenerate PHPStan baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
eliashaeussler authored and renovate[bot] committed Aug 21, 2024
1 parent 2a8a03b commit 86344d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ parameters:
count: 1
path: src/Command/InspectAssetsCommand.php

-
message: "#^Strict comparison using \\!\\=\\= between array\\{\\} and non\\-empty\\-array\\<string, mixed\\> will always evaluate to true\\.$#"
count: 1
path: src/Helper/ArrayHelper.php

-
message: "#^Result of && is always false\\.$#"
count: 1
Expand Down

0 comments on commit 86344d2

Please sign in to comment.