Skip to content

Commit 17845cb

Browse files
authored
Add support for PHP 8.3 in the build step (#512)
1 parent b60d804 commit 17845cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layers/ssh2/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"php": [
33
"80",
44
"81",
5-
"82"
5+
"82",
6+
"83"
67
]
78
}

0 commit comments

Comments
 (0)