Skip to content

Commit d2474a3

Browse files
committed
ci(psalm): Update psalm baseline
Signed-off-by: Joas Schilling <[email protected]>
1 parent a716ad8 commit d2474a3

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Diff for: tests/psalm-baseline.xml

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<files psalm-version="5.14.1@b9d355e0829c397b9b3b47d0c0ed042a8a70284d">
3-
<file src="lib/Dashboard/Widget.php">
4-
<InvalidArgument>
5-
<code><![CDATA[function () {
6-
$announcements = $this->manager->getAnnouncements();
7-
return array_map([$this, 'renderAnnouncement'], $announcements);
8-
}]]></code>
9-
</InvalidArgument>
10-
</file>
11-
</files>
2+
<files psalm-version="6.0.0@b8e96bb617bf59382113b1b56cef751f648a7dc9"/>

0 commit comments

Comments
 (0)