Skip to content

Commit

Permalink
add phpunit 11 support - fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Aug 10, 2024
1 parent d9ef1ad commit f5ff518
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
@@ -1,9 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.20.0@3f284e96c9d9be6fe6b15c79416e1d1903dcfef4">
<file src="src/Command/MigrationsCommand.php">
<ArgumentTypeCoercion>
<code><![CDATA[$this->argv]]></code>
</ArgumentTypeCoercion>
<DeprecatedClass>
<code>MigrationsDispatcher</code>
<code>MigrationsDispatcher::getCommands()</code>
Expand Down

0 comments on commit f5ff518

Please sign in to comment.