We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3904fb1 commit d9a4586Copy full SHA for d9a4586
install/kimai-install.sh
@@ -36,6 +36,7 @@ msg_ok "Setup PHP8.4 Repository"
36
37
msg_info "Setup PHP"
38
$STD apt-get install -y \
39
+ php8.4 \
40
php8.4-{mbstring,gd,intl,common,mysql,zip,xml} \
41
libapache2-mod-php8.4
42
0 commit comments