Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Jul 17, 2024
1 parent 6eed1dd commit 6fa598f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -417,9 +417,6 @@
</UnusedClass>
</file>
<file src="src/Task/UpdateComposerDevPackageVersion.php">
<InvalidOverride>
<code><![CDATA[#[Override]]]></code>
</InvalidOverride>
<MixedArgument>
<code><![CDATA[$version]]></code>
</MixedArgument>
Expand Down Expand Up @@ -472,7 +469,7 @@
<code><![CDATA[__construct]]></code>
</PossiblyUnusedMethod>
<UnusedProperty>
<code><![CDATA[$provider]]></code>
<code><![CDATA[$providers]]></code>
</UnusedProperty>
</file>
<file src="src/Workspace.php">
Expand Down

0 comments on commit 6fa598f

Please sign in to comment.