Skip to content

Commit

Permalink
Update to new API
Browse files Browse the repository at this point in the history
  • Loading branch information
unreal4u authored Dec 14, 2016
1 parent 61e4a8a commit 13c34ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/unreal4u/MonologHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

use Monolog\Logger;
use Monolog\Handler\AbstractProcessingHandler;
use unreal4u\Telegram\Methods\SendMessage;
use unreal4u\TelegramAPI\Telegram\Methods\SendMessage;
use unreal4u\TelegramAPI\TgLog;

/**
* Extends monolog to handle Telegram Messages
Expand Down

0 comments on commit 13c34ac

Please sign in to comment.