From a2980b592436bd48f9564982c2dbcf70222f0d6c Mon Sep 17 00:00:00 2001 From: Bruce Weirdan Date: Sat, 3 Feb 2024 18:44:24 +0100 Subject: [PATCH] Drop unused local composer repo This was intended to show how you could convert legacy plugins to composer format, but it breaks `composer install` in snapshots. --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index 3a0a3465c..55a61d1ae 100644 --- a/composer.json +++ b/composer.json @@ -94,12 +94,6 @@ "Psalm\\Tests\\": "tests/" } }, - "repositories": [ - { - "type": "path", - "url": "examples/plugins/composer-based/echo-checker" - } - ], "minimum-stability": "dev", "prefer-stable": true, "bin": [