Skip to content

Commit 3c7d4a4

Browse files
author
Giacomo Fabbian
committed
[GF] Changed carbon import
1 parent c0966a9 commit 3c7d4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Jenssegers/Mongodb/Eloquent/Model.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Jenssegers\Mongodb\Eloquent;
44

5-
use Carbon\Carbon;
5+
use Illuminate\Support\Carbon;
66
use DateTime;
77
use Illuminate\Contracts\Queue\QueueableCollection;
88
use Illuminate\Contracts\Queue\QueueableEntity;

0 commit comments

Comments
 (0)