mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update manifest.toml
need dependency php-zip
This commit is contained in:
parent
d9e4059a32
commit
4939847d36
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "php8.2-sqlite3 php8.2-gd php8.2-intl php8.2-cli php8.2-gnupg php8.2-mbstring"
|
packages = "php8.2-sqlite3 php8.2-gd php8.2-intl php8.2-cli php8.2-gnupg php8.2-mbstring php8.2-zip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue