1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Update manifest.toml (#206)

Upgrade php to v8.2
This commit is contained in:
CodeShakingSheep 2024-06-24 06:22:27 -05:00 committed by GitHub
parent bdbc7b2d1e
commit b886d28c15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,15 +69,15 @@ ram.runtime = "50M"
packages = [
"mariadb-server",
"php-pear",
"php8.1-ldap",
"php8.1-mysql",
"php8.1-cli",
"php8.1-intl",
"php8.1-zip",
"php8.1-gd",
"php8.1-mbstring",
"php8.1-dom",
"php8.1-curl",
"php8.2-ldap",
"php8.2-mysql",
"php8.2-cli",
"php8.2-intl",
"php8.2-zip",
"php8.2-gd",
"php8.2-mbstring",
"php8.2-dom",
"php8.2-curl",
]
[resources.database]