Skip to content

Commit

Permalink
chore: update psr/log to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Sep 13, 2024
1 parent d49d700 commit d6850d4
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 d6850d4

Please sign in to comment.