mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Merge branch 'testing' into helpers-2.1
This commit is contained in:
commit
5d8b11b4f0
2 changed files with 10 additions and 10 deletions
|
@ -70,15 +70,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]
|
||||
|
|
|
@ -10,4 +10,4 @@ composer_version=2.5.5
|
|||
# Plugins version
|
||||
contextmenu_version=3.3.1
|
||||
automatic_addressbook_version=v0.4.3
|
||||
carddav_version=5.0.1
|
||||
carddav_version=5.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue