Skip to content

Commit e0d0bcd

Browse files
authored
bump to php 8.3
1 parent 69f19ca commit e0d0bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/kimai-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $STD apt-get install -y \
2525
composer \
2626
mariadb-server \
2727
libapache2-mod-php \
28-
php8.2-{mbstring,gd,intl,pdo,mysql,tokenizer,zip,xml}
28+
php8.3-{mbstring,gd,intl,pdo,mysql,tokenizer,zip,xml}
2929
msg_ok "Installed Dependencies"
3030

3131
msg_info "Setting up database"

0 commit comments

Comments
 (0)