diff --git a/Classes/Command/IndexCommand.php b/Classes/Command/IndexCommand.php index 1bcebba..5d3260e 100644 --- a/Classes/Command/IndexCommand.php +++ b/Classes/Command/IndexCommand.php @@ -13,7 +13,7 @@ namespace Slub\LisztBibliography\Command; -use Elasticsearch\Client; +use Elastic\Elasticsearch\Client; use Hedii\ZoteroApi\ZoteroApi; use Illuminate\Support\Collection; use Psr\Http\Message\ServerRequestInterface;