diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 6553f3f..5a5f7cf 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,9 @@ "pear/crypt_gpg": "~1.6.3", "pear/net_sieve": "~1.4.3", "roundcube/plugin-installer": "~0.1.6", - "masterminds/html5": "~2.3.0", + "masterminds/html5": "~2.5.0", "endroid/qr-code": "~1.6.5", - "pear/net_ldap2": "~2.2.0", - "kolab/net_ldap3": "~1.0.6" + "kolab/net_ldap3": "~1.1.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^5.7.21" |