From 8d59abf78c4dff6ef7d13bb7e8ac109cbecdda9e Mon Sep 17 00:00:00 2001 From: Amast <17783854897@163.com> Date: Thu, 31 Oct 2019 15:58:12 +0800 Subject: [PATCH] Update ApiException class namespace. --- src/Exceptions/ApiException.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Exceptions/ApiException.php b/src/Exceptions/ApiException.php index bad7b5d..1d5d65b 100644 --- a/src/Exceptions/ApiException.php +++ b/src/Exceptions/ApiException.php @@ -1,12 +1,12 @@