fix: disable api for 1p packages

This commit is contained in:
hackerESQ
2025-01-25 16:57:35 -06:00
parent 62dcae48bb
commit 169eabd800
+2
View File
@@ -35,10 +35,12 @@
"repositories": [
{
"type": "vcs",
"no-api": true,
"url": "https://github.com/hackeresq/filter-models"
},
{
"type": "vcs",
"no-api": true,
"url": "https://github.com/investbrainapp/finnhub-php"
}
],