Skip to content

Commit e29d918

Browse files
committed
Merge branch 'master' into fix_failed_job_exception
2 parents c213453 + 32b1399 commit e29d918

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)