From a07a2114d128f44e470193d6facaa31e53c851e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= Date: Fri, 12 Apr 2024 11:36:51 +0200 Subject: [PATCH] Test using Roundcubemail from Packagist --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index f08d7df..ce412a2 100644 --- a/composer.json +++ b/composer.json @@ -31,12 +31,6 @@ "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.3" }, - "repositories": [ - { - "type": "git", - "url": "https://github.com/roundcube/roundcubemail.git" - } - ], "minimum-stability": "dev", "prefer-stable": true, "autoload": {