From 6ace57e8e1cb3f408e09478d8c57433d2c5ad57c Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 4 Aug 2024 19:11:53 +0200 Subject: [PATCH] Remove plugins.roundcube.net from composer.json (#9323) --- composer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/composer.json b/composer.json index 5f255293c6..fdf80da016 100644 --- a/composer.json +++ b/composer.json @@ -65,10 +65,6 @@ "kolab/net_ldap3": "~1.1.4 required for connecting to LDAP" }, "repositories": [ - { - "type": "composer", - "url": "https://plugins.roundcube.net" - }, { "type": "path", "url": "plugins/acl"