On Tue, Sep 2, 2014 at 8:11 AM, A.L.E.C <[email protected]> wrote: > On 09/01/2014 08:44 PM, Martin Wodrich wrote: >> I see, but that doesn't help me. >> The System is a management server from DF, not a full dedicated server. >> So I can't install a PHP Extension, but I doesn't want to install a PHP >> Extension. I only want to install/update the composer to run RC from >> git-master. > > You can remove ldap2 and ldap3 from composer.json file if you don't want > to use LDAP.
I just moved the LDAP modules to an optional 'suggest' block in composer.json: https://github.com/roundcube/roundcubemail/commit/b3cca2e ~Thomas _______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
