mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-13 00:24:10 +02:00
Fix CI to allow psr/log v2
This commit is contained in:
@@ -22,6 +22,8 @@ use Rollbar\RollbarLogger;
|
||||
* @see https://rollbar.com/docs/notifier/rollbar-php/
|
||||
*
|
||||
* @coversDefaultClass Monolog\Handler\RollbarHandler
|
||||
*
|
||||
* @requires function \Rollbar\RollbarLogger::__construct
|
||||
*/
|
||||
class RollbarHandlerTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user