mirror of
https://github.com/YunoHost-Apps/mautic_ynh.git
synced 2024-09-03 19:36:26 +02:00
Update manifest.toml
This commit is contained in:
parent
613b8ac8c7
commit
e61851e5a3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "mariadb-server, php8.2-imap, php8.2-gmp, php8.2-curl, php8.2-intl, php8.2-mbstring, php8.2-xmlrpc, php8.2-mysql, php8.2-bcmath, php8.2-gd, php8.2-xml, php8.2-cli, php8.2-zip"
|
packages = "mariadb-server, php8.0-imap, php8.0-gmp, php8.0-curl, php8.0-intl, php8.0-mbstring, php8.0-xmlrpc, php8.0-mysql, php8.0-bcmath, php8.0-gd, php8.0-xml, php8.0-cli, php8.0-zip"
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "mysql"
|
type = "mysql"
|
||||||
|
|
Loading…
Reference in a new issue