Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 7, 2023
1 parent 22a5f99 commit efe4bc7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .psalm/baseline.xml
@@ -1,2 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.6.0@e784128902dfe01d489c4123d69918a9f3c1eac5"/>
<files psalm-version="5.6.0@e784128902dfe01d489c4123d69918a9f3c1eac5">
<file src="src/ExcludeIterator.php">
<MissingTemplateParam>
<code>ExcludeIterator</code>
</MissingTemplateParam>
</file>
</files>

0 comments on commit efe4bc7

Please sign in to comment.