mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Update manifest.toml
This commit is contained in:
parent
35b2c44f52
commit
791c26a913
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ demo = "https://en.demo.grocy.info/stockoverview"
|
|||
code = "https://github.com/grocy/grocy"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.1.20"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
@ -56,4 +56,4 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "php8.1-ldap php8.1-mbstring php8.1-fileinfo php8.1-sqlite3 php8.1-gd php8.1-intl"
|
||||
packages = "php8.2-ldap php8.2-mbstring php8.2-fileinfo php8.2-sqlite3 php8.2-gd php8.2-intl"
|
||||
|
|
Loading…
Add table
Reference in a new issue