fix: disable api for 1p packages
This commit is contained in:
@@ -35,10 +35,12 @@
|
|||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
|
"no-api": true,
|
||||||
"url": "https://github.com/hackeresq/filter-models"
|
"url": "https://github.com/hackeresq/filter-models"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
|
"no-api": true,
|
||||||
"url": "https://github.com/investbrainapp/finnhub-php"
|
"url": "https://github.com/investbrainapp/finnhub-php"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user