Skip to content

Commit

Permalink
Fix psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 13, 2024
1 parent 84297f2 commit bed0f90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
<ArgumentTypeCoercion>
<code>array_merge($versions, array_keys($migrations))</code>
</ArgumentTypeCoercion>
<RedundantCondition>
<code>$migrations</code>
</RedundantCondition>
<RedundantPropertyInitializationCheck>
<code><![CDATA[isset($this->container)]]></code>
</RedundantPropertyInitializationCheck>
Expand Down

0 comments on commit bed0f90

Please sign in to comment.