• Compile Error: Declaration of DecaLog\EventsLogger::emergency($message, $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context = []): void

    I have a plugin that uses “monolog/monolog”: “^3.7” and I think this is the reason it is failing. Can we do something about this?

  • You must be logged in to reply to this topic.