Skip to content

Commit

Permalink
Merge pull request #126 from laminas/renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
Lock file maintenance
  • Loading branch information
Ocramius authored Mar 18, 2024
2 parents 39600f4 + 883d51b commit 2dd51ea
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 56 deletions.
94 changes: 42 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions 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.22.2@d768d914152dbbf3486c36398802f74e80cfde48">
<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4">
<file src="src/AbstractDateDropdown.php">
<MissingReturnType>
<code><![CDATA[filterable]]></code>
Expand Down Expand Up @@ -308,9 +308,6 @@
</PossiblyUnusedParam>
</file>
<file src="src/Compress/Tar.php">
<DocblockTypeContradiction>
<code><![CDATA[$result === false]]></code>
</DocblockTypeContradiction>
<InvalidNullableReturnType>
<code><![CDATA[string]]></code>
<code><![CDATA[string]]></code>
Expand Down

0 comments on commit 2dd51ea

Please sign in to comment.