1
0
Fork 0
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:
Mateusz 2024-03-24 23:30:38 +01:00 committed by GitHub
parent e102e832a7
commit 9d8fcdac84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,6 +95,7 @@ ram.runtime = "50M"
"php8.2-ldap",
"php8.2-zip",
"php8.2-mbstring",
"php8.2-xml",
"mariadb-server",
]