mirror of
https://github.com/YunoHost-Apps/automad_ynh.git
synced 2024-09-03 18:06:04 +02:00
Update manifest.toml
This commit is contained in:
parent
c47cee452f
commit
7e65f1aaa4
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ userdoc = "https://automad.org/user-guide"
|
||||||
code = "https://github.com/marcantondahmen/automad"
|
code = "https://github.com/marcantondahmen/automad"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.18"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -52,4 +52,4 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "php8.0-gd php8.0-zip php8.0-curl"
|
packages = "php8.2-gd php8.2-zip php8.2-curl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue