Skip to content

Commit

Permalink
Fix namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
morloderex authored Jul 14, 2018
1 parent f8743a9 commit 221ae93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Providers/BatchedPusherProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace Morloderex\PusherBatch\Providers;

use Pusher\Pusher;
use PusherBatch\Broadcaster;
use Morloderex\PusherBatch\Broadcaster;
use Illuminate\Support\ServiceProvider;
use Illuminate\Support\Facades\Broadcast;

Expand Down

0 comments on commit 221ae93

Please sign in to comment.