Merge branch 'main' into api-wip

This commit is contained in:
hackerESQ
2025-01-27 20:29:21 -06:00
committed by GitHub
15 changed files with 667 additions and 365 deletions
+5 -2
View File
@@ -5,9 +5,12 @@
"keywords": ["stocks", "dividends", "investments", "tracking"],
"license": "CC-BY-NC 4.0",
"require": {
"php": "^8.2",
"php": "^8.3",
"ext-gd": "*",
"ext-mbstring": "*",
"ext-zip": "*",
"finnhub/client": "master@dev",
"laravel/framework": "^11.9",
"laravel/framework": "^11.35",
"laravel/jetstream": "^5.1",
"laravel/sanctum": "^4.0",
"laravel/socialite": "^5.16",