1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
This commit is contained in:
ericgaspar 2021-06-04 16:09:37 +02:00
parent c3a52acb1f
commit 727639deb9
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 7 additions and 1 deletions

View file

@ -12,9 +12,15 @@
setup_private=0
setup_public=0
upgrade=1
upgrade=1 from_commit=67cb9813b18254b5f478d9a2974862d0a3af40e5
backup_restore=1
multi_instance=1
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=67cb9813b18254b5f478d9a2974862d0a3af40e5
name=Merge pull request #108
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -10,7 +10,7 @@ YNH_PHP_VERSION="7.3"
extra_php_dependencies="php-pear php${YNH_PHP_VERSION}-ldap php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-cli php${YNH_PHP_VERSION}-intl php${YNH_PHP_VERSION}-json php${YNH_PHP_VERSION}-zip php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-dom php${YNH_PHP_VERSION}-curl"
# Composer version
YNH_COMPOSER_VERSION=2.0.11
YNH_COMPOSER_VERSION=2.1.1
# Plugins version
contextmenu_version=2.3