1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/automad_ynh.git synced 2024-09-03 18:06:04 +02:00

Merge pull request #9 from YunoHost-Apps/testing

Update manifest.toml
This commit is contained in:
Éric Gaspar 2023-07-27 19:12:55 +01:00 committed by GitHub
commit fa595781bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ userdoc = "https://automad.org/user-guide"
code = "https://github.com/marcantondahmen/automad"
[integration]
yunohost = ">= 11.1.18"
yunohost = ">= 11.1.19"
architectures = "all"
multi_instance = true
ldap = false
@ -52,4 +52,4 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "php8.0-gd php8.0-zip php8.0-curl"
packages = "php8.2-gd php8.2-zip php8.2-curl"