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

Upgrade php to v8.3
This commit is contained in:
CodeShakingSheep 2024-07-25 16:26:37 -05:00 committed by GitHub
parent 231d0a185f
commit 015fc9d9c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,15 +70,15 @@ ram.runtime = "50M"
packages = [
"mariadb-server",
"php-pear",
"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",
"php8.3-ldap",
"php8.3-mysql",
"php8.3-cli",
"php8.3-intl",
"php8.3-zip",
"php8.3-gd",
"php8.3-mbstring",
"php8.3-dom",
"php8.3-curl",
]
[resources.database]