Skip to content

Commit d6850d4

Browse files
committed
chore: update psr/log to 3.0.2
1 parent d49d700 commit d6850d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/ThirdParty/PSR/Log/LoggerInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public function debug(string|\Stringable $message, array $context = []): void;
8989
/**
9090
* Logs with an arbitrary level.
9191
*
92+
* @param mixed $level
9293
* @param mixed[] $context
9394
*
9495
* @throws \Psr\Log\InvalidArgumentException

0 commit comments

Comments
 (0)