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 69f19ca commit e0d0bcdCopy full SHA for e0d0bcd
install/kimai-install.sh
@@ -25,7 +25,7 @@ $STD apt-get install -y \
25
composer \
26
mariadb-server \
27
libapache2-mod-php \
28
- php8.2-{mbstring,gd,intl,pdo,mysql,tokenizer,zip,xml}
+ php8.3-{mbstring,gd,intl,pdo,mysql,tokenizer,zip,xml}
29
msg_ok "Installed Dependencies"
30
31
msg_info "Setting up database"
0 commit comments