mock and alphavantage data provider

This commit is contained in:
hackerESQ
2024-08-31 23:06:19 -05:00
parent 24b2aff828
commit d585153a0b
6 changed files with 215 additions and 5 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"predis/predis": "^2.2",
"robsontenorio/mary": "^1.35",
"scheb/yahoo-finance-api": "^4.10",
"staudenmeir/eloquent-has-many-deep": "^1.20"
"staudenmeir/eloquent-has-many-deep": "^1.20",
"tschucki/alphavantage-laravel": "^0.0.1"
},
"require-dev": {
"fakerphp/faker": "^1.23",