Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
This commit is contained in:
committed by
Jack Kitterhing
parent
3b78bcb99d
commit
0e964de6d4
@@ -2,10 +2,10 @@
|
||||
|
||||
namespace MailPoet\Models;
|
||||
|
||||
use Carbon\Carbon;
|
||||
use MailPoet\Entities\ScheduledTaskEntity;
|
||||
use MailPoet\Util\Helpers;
|
||||
use MailPoet\WP\Functions as WPFunctions;
|
||||
use MailPoetVendor\Carbon\Carbon;
|
||||
use MailPoetVendor\Idiorm\ORM;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user