Skip to content

Commit

Permalink
Merge pull request #9189 from kenjis/update-psr-log-3.0.2
Browse files Browse the repository at this point in the history
chore: update psr/log to 3.0.2
  • Loading branch information
kenjis authored Sep 17, 2024
2 parents bd3ee0f + d6850d4 commit caf314b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/ThirdParty/PSR/Log/LoggerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public function debug(string|\Stringable $message, array $context = []): void;
/**
* Logs with an arbitrary level.
*
* @param mixed $level
* @param mixed[] $context
*
* @throws \Psr\Log\InvalidArgumentException
Expand Down

0 comments on commit caf314b

Please sign in to comment.