mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Add php8.2-xml dep
This commit is contained in:
parent
e102e832a7
commit
9d8fcdac84
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ ram.runtime = "50M"
|
||||||
"php8.2-ldap",
|
"php8.2-ldap",
|
||||||
"php8.2-zip",
|
"php8.2-zip",
|
||||||
"php8.2-mbstring",
|
"php8.2-mbstring",
|
||||||
|
"php8.2-xml",
|
||||||
"mariadb-server",
|
"mariadb-server",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue