Mercurial > hg > rc1
changeset 48:839c4d0fcb9f
not sure why back in August
| author | Charlie Root |
|---|---|
| date | Mon, 06 Oct 2025 12:17:00 -0400 |
| parents | 121a341ecb84 |
| children | 91f005a4f7e9 |
| files | composer.json |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/composer.json Thu Aug 28 10:59:24 2025 -0400 +++ b/composer.json Mon Oct 06 12:17:00 2025 -0400 @@ -36,5 +36,10 @@ "suggest": { "pear/net_ldap2": "~2.2.0 required for connecting to LDAP", "kolab/net_ldap3": "~1.0.6 required for connecting to LDAP" + }, + "config": { + "allow-plugins": { + "roundcube/plugin-installer": true + } } }
