mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update manifest.toml
This commit is contained in:
parent
69647466bc
commit
807675cd10
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server, php8.2-cli, php8.2-mysql, php8.2-gd, php8.2-tidy, php8.2-curl, php8.2-gettext, php8.2-redis, php8.2-xml, php8.2-mbstring, php8.2-ldap, php8.2-intl"
|
||||
packages = "mariadb-server, php7.4-cli, php7.4-json, php7.4-mysql, php7.4-gd, php7.4-tidy, php7.4-curl, php7.4-gettext, php7.4-redis, php7.4-xml, php7.4-mbstring, php7.4-ldap, php7.4-intl"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue