Skip to content

Commit 9ce0157

Browse files
authored
add rdkafka5 (#51)
1 parent 38abb60 commit 9ce0157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.3",
21-
"ext-rdkafka": "^4.0.0",
21+
"ext-rdkafka": "^4.0|^5.0",
2222
"ext-json": "*"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)