mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-21 15:23:15 +03:00
Fixed broken CI
This commit is contained in:
parent
02f5345dd5
commit
52a8ec5e63
@ -11,7 +11,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace Mailgun\Tests\Api;
|
namespace Mailgun\Tests\Api;
|
||||||
|
|
||||||
use GuzzleHttp\Psr7\Response;
|
use Nyholm\Psr7\Response;
|
||||||
use Mailgun\Api\Mailboxes;
|
use Mailgun\Api\Mailboxes;
|
||||||
use Mailgun\Exception\InvalidArgumentException;
|
use Mailgun\Exception\InvalidArgumentException;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user