chore(travis): fix namespacing issues
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
namespace Unirest;
|
namespace Unirest;
|
||||||
|
|
||||||
|
use Unirest\Method as Method;
|
||||||
|
use Unirest\Response as Response;
|
||||||
use Unirest\Exception as Exception;
|
use Unirest\Exception as Exception;
|
||||||
|
|
||||||
class Request
|
class Request
|
||||||
|
|||||||
Reference in New Issue
Block a user