Skip to content

Commit

Permalink
1.3.5 update listener missing date class.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuneytsenturk committed Dec 25, 2018
1 parent c5003d5 commit 1ec85c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Listeners/Updates/Version135.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App\Listeners\Updates;

use App\Events\UpdateFinished;
use Date;

class Version135 extends Listener
{
Expand Down

0 comments on commit 1ec85c8

Please sign in to comment.