We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cab084 commit 216a89fCopy full SHA for 216a89f
1 file changed
README.md
@@ -37,7 +37,7 @@ Naming used here is the same as in ClickHouse docs.
37
## Setup
38
39
```sh
40
-composer require simpod/clickhouse-client symfony/http-client nyholm/psr7
+composer require simpod/clickhouse-client
41
```
42
43
1. Read about ClickHouse [HTTP Interface](https://clickhouse.com/docs/en/interfaces/http/). _It's short and useful for concept understanding._
0 commit comments