Skip to content

Commit

Permalink
Fix namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoKouzelis committed Mar 8, 2018
1 parent 36be184 commit 5a37a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AirbrakeLogger.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Airbrake\MonologHandler;
use Airbrake\Notifier;
use Illuminate\Foundation\Application;
use InvalidArgumentException;
use Monolog\Logger as Monolog;

class AirbrakeLogger
Expand Down

0 comments on commit 5a37a75

Please sign in to comment.