Skip to content

Commit dd19fe8

Browse files
authored
Merge pull request #164 from laminas/renovate/lock-file-maintenance
Lock file maintenance
2 parents de371cb + e8e4d8a commit dd19fe8

File tree

2 files changed

+44
-42
lines changed

2 files changed

+44
-42
lines changed

composer.lock

Lines changed: 42 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

psalm-baseline.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,8 @@
528528
<DeprecatedMethod occurrences="1">
529529
<code>getConstants</code>
530530
</DeprecatedMethod>
531-
<DocblockTypeContradiction occurrences="1">
531+
<DocblockTypeContradiction occurrences="2">
532+
<code>$constants instanceof SplArrayObject || $constants instanceof StdlibArrayObject</code>
532533
<code>$constants instanceof StdlibArrayObject</code>
533534
</DocblockTypeContradiction>
534535
<MethodSignatureMustProvideReturnType occurrences="1">

0 commit comments

Comments
 (0)