mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
Require php8.1-mbstring
This commit is contained in:
parent
2411007da3
commit
261552c82a
1 changed files with 1 additions and 1 deletions
|
@ -70,4 +70,4 @@ ram.runtime = "50M"
|
|||
admin.allowed = "admins"
|
||||
|
||||
[resources.apt]
|
||||
packages = "php8.1-xml, php8.1-ldap, php8.1-gd, php8.1-cli"
|
||||
packages = "php8.1-xml, php8.1-ldap, php8.1-gd, php8.1-cli, php8.1-mbstring"
|
||||
|
|
Loading…
Add table
Reference in a new issue