1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-04 08:36:44 +02:00
parent 4cbd015286
commit a8f359713b

View file

@ -15,7 +15,7 @@ website = "http://projekte.textmulch.de/bicbucstriim/"
code = "https://github.com/rvolz/BicBucStriim"
[integration]
yunohost = ">> 11.1.18"
yunohost = ">= 11.1.18"
architectures = "all"
multi_instance = true
ldap = false
@ -50,4 +50,4 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
pkg_dependencies = "php7.4-gd php7.4-intl php7.4-sqlite3 php7.4-mbstring"
packages = "php7.4-gd php7.4-intl php7.4-sqlite3 php7.4-mbstring"