Skip to content

Commit

Permalink
use Sil\Sentry\SentryTarget
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Dec 11, 2024
1 parent 7e146df commit fab7e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/common/config/main.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php

use common\components\Emailer;
use notamedia\sentry\SentryTarget;
use Sentry\Event;
use Sil\JsonLog\target\EmailServiceTarget;
use Sil\JsonLog\target\JsonStreamTarget;
use Sil\PhpEnv\Env;
use Sil\Sentry\SentryTarget;
use yii\helpers\ArrayHelper;
use yii\helpers\Json;

Expand Down

0 comments on commit fab7e97

Please sign in to comment.