diff --git a/composer.json b/composer.json index 63359ad..6fe29b6 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,7 @@ "guzzlehttp/guzzle": "^7.0", "hyperf/di": "~2.2.0 || 3.0.* || 3.1.*", "hyperf/config": "~2.2.0 || 3.0.* || 3.1.*", + "hyperf/logger": "~2.2.0 || 3.0.* || 3.1.*", "hyperf/qdrant-client": "*", "yethee/tiktoken": "^0.1.2" },