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:
parent
231d0a185f
commit
015fc9d9c0
1 changed files with 9 additions and 9 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue