There was an error while loading. Please reload this page.
1 parent 09ab003 commit 2db0c0dCopy full SHA for 2db0c0d
1 file changed
modules/php/manifests/init.pp
@@ -5,6 +5,7 @@
5
$version = debian::codename() ? {
6
'bullseye' => '7.4',
7
'bookworm' => '8.2',
8
+ 'trixie' => '8.4',
9
default => fail('php: unsupported debian version'),
10
}
11
0 commit comments