summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth.php b/Auth.php
index 8cecc51..07b48d1 100644
--- a/Auth.php
+++ b/Auth.php
@@ -3,7 +3,7 @@
namespace PHPAuth;
use ZxcvbnPhp\Zxcvbn;
-use PHPMailer\PHPMailer\PHPMailer;
+use PHPMailer;
/**
* Auth class