Skip to content

Commit 080b1c9

Browse files
committed
[GF] Changed carbon import
1 parent 0fd2c7f commit 080b1c9

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)