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 38abb60 commit 9ce0157Copy full SHA for 9ce0157
composer.json
@@ -18,7 +18,7 @@
18
],
19
"require": {
20
"php": "^7.3",
21
- "ext-rdkafka": "^4.0.0",
+ "ext-rdkafka": "^4.0|^5.0",
22
"ext-json": "*"
23
},
24
"require-dev": {
0 commit comments