mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update manifest.toml
This commit is contained in:
parent
ca3fa23a9c
commit
0fcc31b0b3
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ ram.runtime = "50M"
|
|||
main.auth_header = false
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server, ffmpeg, php8.2-xml, php8.2-imagick, php8.2-bcmath, php8.2-exif, php8.2-mbstring, php8.2-gd, php8.2-mysqli, php8.2-zip, php8.2-intl"
|
||||
packages = "mariadb-server, ffmpeg, php8.3-xml, php8.3-imagick, php8.3-bcmath, php8.3-exif, php8.3-mbstring, php8.3-gd, php8.3-mysqli, php8.3-zip, php8.3-intl"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue