mirror of
https://github.com/danog/psalm.git
synced 2024-12-11 16:59:45 +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/"
|
"Psalm\\Tests\\": "tests/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"repositories": [
|
|
||||||
{
|
|
||||||
"type": "path",
|
|
||||||
"url": "examples/plugins/composer-based/echo-checker"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"bin": [
|
"bin": [
|
||||||
|
Loading…
Reference in New Issue
Block a user