Commit 3c7d4a49 authored by Giacomo Fabbian's avatar Giacomo Fabbian

[GF] Changed carbon import

parent c0966a95
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
namespace Jenssegers\Mongodb\Eloquent; namespace Jenssegers\Mongodb\Eloquent;
use Carbon\Carbon; use Illuminate\Support\Carbon;
use DateTime; use DateTime;
use Illuminate\Contracts\Queue\QueueableCollection; use Illuminate\Contracts\Queue\QueueableCollection;
use Illuminate\Contracts\Queue\QueueableEntity; use Illuminate\Contracts\Queue\QueueableEntity;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment