chore: upgrade to laravel 12

This commit is contained in:
hackerESQ
2025-08-28 21:31:37 -05:00
parent 1e41296a09
commit f49a4b036e
+2 -2
View File
@@ -12,7 +12,7 @@
"finnhub/client": "master@dev",
"hackeresq/filter-models": "dev-main",
"investbrainapp/frankfurter-client": "dev-main",
"laravel/framework": "^11.35",
"laravel/framework": "^12.0",
"laravel/jetstream": "^5.1",
"laravel/sanctum": "^4.0",
"laravel/socialite": "^5.16",
@@ -35,7 +35,7 @@
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0.1"
"phpunit/phpunit": "^11.0"
},
"repositories": [
{