Skip to content

Commit 22f0543

Browse files
committed
Update dependencies.
1 parent 0b594cc commit 22f0543

4 files changed

Lines changed: 160 additions & 133 deletions

File tree

composer.lock

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

src/DataProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ private function createObject(array $input, ReflectionClass $class): object
169169
// with next property. Errors will be reported in bulk. All
170170
// other throwables will immediately abort processing and bubble
171171
// up to calling code.
172+
/** @psalm-suppress MixedAssignment */
172173
$errors[$property->getName()] = $error->details;
173174
}
174175

vendor-bin/phpstan/composer.lock

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

0 commit comments

Comments
 (0)