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:
parent
4cbd015286
commit
a8f359713b
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ website = "http://projekte.textmulch.de/bicbucstriim/"
|
||||||
code = "https://github.com/rvolz/BicBucStriim"
|
code = "https://github.com/rvolz/BicBucStriim"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">> 11.1.18"
|
yunohost = ">= 11.1.18"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -50,4 +50,4 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue