Skip to content

Commit 3c14271

Browse files
ROMBclaude
andcommitted
Add PHP 8.4 and 8.5 support for memcached
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cd697fc commit 3c14271

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

layers/memcached/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)