1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00

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.
This commit is contained in:
Bruce Weirdan 2024-02-03 18:44:24 +01:00
parent 192f7b99a1
commit a2980b5924
No known key found for this signature in database
GPG Key ID: CFC3AAB181751B0D

View File

@ -94,12 +94,6 @@
"Psalm\\Tests\\": "tests/"
}
},
"repositories": [
{
"type": "path",
"url": "examples/plugins/composer-based/echo-checker"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"bin": [