diff --git a/src/BookSearch/BookSearch.php b/src/BookSearch/BookSearch.php index 69dbe14..6b40ae2 100644 --- a/src/BookSearch/BookSearch.php +++ b/src/BookSearch/BookSearch.php @@ -2,7 +2,7 @@ namespace Bsr\BookSearch; -use Bsr\Utils\Configuration; +use Bsr\Utils\Configuration\Configuration; use Bsr\BookSearch\Exception\WebException; //use Bsr\Webservice\Logger;