1
0
Fork 0
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:
eric_G 2024-06-24 13:23:47 +02:00 committed by GitHub
commit 5d8b11b4f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

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

View file

@ -10,4 +10,4 @@ composer_version=2.5.5
# Plugins version # Plugins version
contextmenu_version=3.3.1 contextmenu_version=3.3.1
automatic_addressbook_version=v0.4.3 automatic_addressbook_version=v0.4.3
carddav_version=5.0.1 carddav_version=5.1.0