Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(ci): update baseline
Signed-off-by: Andrey Borysenko <[email protected]>
  • Loading branch information
andrey18106 committed Oct 30, 2024
commit 1a1f4d4824e66b0c608b919fd2e225e95e8d0a7d
3 changes: 2 additions & 1 deletion tests/psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.24.0@462c80e31c34e58cc4f750c656be3927e80e550e">
<files psalm-version="5.25.0@01a8eb06b9e9cc6cfb6a320bf9fb14331919d505">
<file src="lib/AppInfo/Application.php">
<InvalidArgument>
<code><![CDATA[LoadFilesPluginListener::class]]></code>
Expand Down Expand Up @@ -66,6 +66,7 @@
<code><![CDATA[$versionParser]]></code>
<code><![CDATA[Factory]]></code>
<code><![CDATA[VersionParser]]></code>
<code><![CDATA[private]]></code>
</UndefinedClass>
</file>
<file src="lib/Listener/FileEventsListener.php">
Expand Down