Skip to content

Commit 9f1650c

Browse files
author
Matthew Suan
committed
Added support for php8.4 and php8.5 for kafka
1 parent 7d8953f commit 9f1650c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

layers/rdkafka/config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"php": [
33
"82",
4-
"83"
4+
"83",
5+
"84",
6+
"85"
57
]
68
}

0 commit comments

Comments
 (0)