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 612792b commit 3fb81dbCopy full SHA for 3fb81db
README.md
@@ -16,7 +16,8 @@ can help out to understand the internals of this library.
16
17
## Requirements
18
- php: ^7.3
19
-- ext-rdkafka: ^4.0.0
+- ext-rdkafka: >=4.0.0
20
+- librdkafka: >=0.11.6 (if you use `<librdkafka:1.x` please define your own error callback)
21
22
## Installation
23
```
0 commit comments