Skip to content

Commit 5180061

Browse files
authored
Merge pull request #643 from matthewsuan/kafka-php8-4-5
Add PHP 8.4 and 8.5 support for rdkafka
2 parents 7d8953f + 9f1650c commit 5180061

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)