Skip to content

Commit

Permalink
Update src/Concerns/HasTimezonedTimestamps.php
Browse files Browse the repository at this point in the history
Co-authored-by: Toon Van den Bos <[email protected]>
  • Loading branch information
voidgraphics and toonvandenbos authored Apr 28, 2023
1 parent fe86e91 commit 69f833b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Concerns/HasTimezonedTimestamps.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Whitecube\LaravelTimezones\Concerns;

use Whitecube\LaravelTimezones\Casts\TimezonedDatetime;
use Whitecube\LaravelTimezones\Casts\ImmutableTimezonedDatetime;

trait HasTimezonedTimestamps
{
Expand Down

0 comments on commit 69f833b

Please sign in to comment.