Skip to content

Commit c846826

Browse files
committed
udpate readme
1 parent 84fa730 commit c846826

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ can help out to understand the internals of this library.
1919
- ext-rdkafka: >=4.0.0
2020
- librdkafka: >=0.11.6 (if you use `<librdkafka:1.x` please define your own error callback)
2121

22+
:danger: Note: To use the transactional producer you'll need:
23+
- ext-rdkafka: >=4.1.0
24+
- librdkafka: >=1.4
25+
2226
## Installation
2327
```
2428
composer require jobcloud/php-kafka-lib "~1.0"

0 commit comments

Comments
 (0)