1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

⬆️ upgrade php to 8.3

This commit is contained in:
Charles P 2024-01-02 21:56:17 +01:00 committed by GitHub
parent 24830538bb
commit 2f68880d3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
[resources.apt] [resources.apt]
packages = "mariadb-server php8.2-zip php8.2-mysql php8.2-xml php8.2-intl php8.2-mbstring php8.2-gd php8.2-curl php8.2-bcmath php8.2-opcache php8.2-ldap" packages = "mariadb-server php8.3-zip php8.3-mysql php8.3-xml php8.3-intl php8.3-mbstring php8.3-gd php8.3-curl php8.3-bcmath php8.3-opcache php8.3-ldap"
[resources.database] [resources.database]
type = "mysql" type = "mysql"