Skip to content

Commit

Permalink
Update the associate release patches
Browse files Browse the repository at this point in the history
  • Loading branch information
glo71317 committed Nov 8, 2023
1 parent fd8841b commit 5a9001b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.lock

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

6 changes: 6 additions & 0 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@
<ArgumentTypeCoercion>
<code>$config['navigation_helpers']</code>
</ArgumentTypeCoercion>
<MixedPropertyTypeCoercion occurrences="2">
<code>$this->config</code>
</MixedPropertyTypeCoercion>
<DeprecatedMethod>
<code>getServiceLocator</code>
</DeprecatedMethod>
Expand Down Expand Up @@ -899,6 +902,9 @@
<MixedMethodCall>
<code>getLabel</code>
</MixedMethodCall>
<NullReference>
<code>getLabel</code>
</NullReference>
</file>
<file src="test/TestAsset/Router.php">
<PropertyNotSetInConstructor>
Expand Down

0 comments on commit 5a9001b

Please sign in to comment.