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:
parent
192f7b99a1
commit
a2980b5924
@ -94,12 +94,6 @@
|
||||
"Psalm\\Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "examples/plugins/composer-based/echo-checker"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"bin": [
|
||||
|
Loading…
Reference in New Issue
Block a user