Skip to content

Commit f8dc730

Browse files
authored
Merge pull request #656 from sunkan/php85-ds
Add PHP 8.5 support for ds
2 parents 685717a + 80d8d02 commit f8dc730

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layers/ds/config.json

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

0 commit comments

Comments
 (0)