Feat: Adds multi currency support (#88)

This commit is contained in:
hackerESQ
2025-04-09 19:25:15 -05:00
committed by GitHub
parent 6d6f968f42
commit eae345f243
100 changed files with 17735 additions and 35761 deletions
+6
View File
@@ -11,6 +11,7 @@
"ext-zip": "*",
"finnhub/client": "master@dev",
"hackeresq/filter-models": "dev-main",
"investbrainapp/frankfurter-client": "dev-main",
"laravel/framework": "^11.35",
"laravel/jetstream": "^5.1",
"laravel/sanctum": "^4.0",
@@ -45,6 +46,11 @@
"type": "vcs",
"no-api": true,
"url": "https://github.com/investbrainapp/finnhub-php"
},
{
"type": "path",
"no-api": true,
"url": "packages/investbrainapp/frankfurter-client"
}
],
"autoload": {