1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leantime_ynh.git synced 2024-09-03 19:36:04 +02:00

Update manifest.toml

Update APT sources to PHP8.3
This commit is contained in:
CodeShakingSheep 2024-08-10 18:05:13 -05:00 committed by GitHub
parent 6c2f15979d
commit de07d12bcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,7 @@ ram.runtime = "50M"
api.show_tile = false
[resources.apt]
packages = "mariadb-server, php8.2-mysql, php8.2-mbstring, php8.2-xml, php8.2-curl, php8.2-gd, php8.2-imagick, php8.2-ldap"
packages = "mariadb-server, php8.3-mysql, php8.3-mbstring, php8.3-xml, php8.3-curl, php8.3-gd, php8.3-imagick, php8.3-ldap"
[resources.database]
type = "mysql"