Merge branch 'main' into api-wip
This commit is contained in:
+5
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user