mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update manifest.toml
This commit is contained in:
parent
5b42504ca3
commit
f47c278341
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ main.allowed = [ "visitors", "all_users" ]
|
|||
main.protected = true
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server, php8.2-curl, php8.2-mbstring, php8.2-imagick, php8.2-xml, php8.2-zip, php8.2-mysql, php8.2-gd, php8.2-gmp, php8.2-intl"
|
||||
packages = "mariadb-server, php8.3-curl, php8.3-mbstring, php8.3-imagick, php8.3-xml, php8.3-zip, php8.3-mysql, php8.3-gd, php8.3-gmp, php8.3-intl"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue